pulumi/sdk/python/lib/test/langhost/ignore_changes
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 Add an ignoreChanges resource option (#2657) 2019-04-22 13:54:48 -07:00
__main__.py Add an ignoreChanges resource option (#2657) 2019-04-22 13:54:48 -07:00
test_ignore_changes.py Add `replaceOnChanges` resource option (#7226) 2021-07-01 13:32:08 -06:00