pulumi/sdk/python/lib/test/langhost/output_all
Pat Gavlin 6e90ab0341
Add support for explicit delete-before-replace (#2415)
These changes add a new flag to the various `ResourceOptions` types that
indicates that a resource should be deleted before it is replaced, even
if the provider does not require this behavior. The usual
delete-before-replace cascade semantics apply.

Fixes #1620.
2019-01-31 14:27:53 -08:00
..
__init__.py Add 'Output.all' combinator for Python (#2293) 2018-12-18 13:22:04 -08:00
__main__.py Add 'Output.all' combinator for Python (#2293) 2018-12-18 13:22:04 -08:00
test_output_all.py Add support for explicit delete-before-replace (#2415) 2019-01-31 14:27:53 -08:00