pulumi/sdk/python/lib/test/langhost/first_class_provider
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 Implement first-class providers for Python (#2335) 2019-01-04 15:44:27 -08:00
__main__.py Store information about a CustomResource's provider in __providers. (#2816) 2019-06-11 16:57:37 -07:00
test_first_class_provider.py Add `replaceOnChanges` resource option (#7226) 2021-07-01 13:32:08 -06:00