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. |
||
---|---|---|
.. | ||
backendclient.go | ||
languageruntime.go | ||
pluginhost.go | ||
provider.go | ||
resourcemonitor.go |