pulumi/sdk/python/lib/test/langhost/read
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 Read for Python (#2752) 2019-05-30 11:04:47 -07:00
__main__.py Implementation of Read for Python (#2752) 2019-05-30 11:04:47 -07:00
test_read.py Add `replaceOnChanges` resource option (#7226) 2021-07-01 13:32:08 -06:00