pulumi/sdk/python/lib/test/langhost/asset
Luke Hoban eb32039013
Add `replaceOnChanges` resource option (#7226)
Adds a new resource option to force replacement when certain properties report changes, even if the resource provider itself does not require a replacement.

Fixes #6753.

Co-authored-by: Levi Blackstone <levi@pulumi.com>
2021-07-01 13:32:08 -06:00
..
__init__.py Implementation of Assets for Python 2018-06-29 17:07:27 -07:00
__main__.py Update python FileAsset to accept os.PathLike in addition to str. (#3368) 2019-10-18 14:31:59 -07:00
test_asset.py Add `replaceOnChanges` resource option (#7226) 2021-07-01 13:32:08 -06:00