mirror of https://github.com/pulumi/pulumi.git
6e90ab0341
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. |
||
---|---|---|
.. | ||
asset | ||
config | ||
context.go | ||
properties.go | ||
properties_test.go | ||
resource.go | ||
rpc.go | ||
rpc_test.go | ||
run.go |