pulumi/pkg/resource/deploy/deploytest
Pat Gavlin 8745440c1b
Allow users to explicitly disable delete-before-replace. (#3118)
With these changes, a user may explicitly set `deleteBeforeReplace` to
`false` in order to disable DBR behavior for a particular resource. This
is the SDK + CLI escape hatch for cases where the changes in
https://github.com/pulumi/pulumi-terraform/pull/465 cause undesirable
behavior.
2019-08-20 15:51:02 -07:00
..
backendclient.go Implement listResourceOutputs in the Node.js SDK 2019-06-03 14:56:49 -07:00
languageruntime.go Allows the nodejs launcher to recognize that certain types of errors were printed, ensuring we don't cascade less relevant messages. (#2554) 2019-03-20 11:54:32 -07:00
pluginhost.go Address lint warnings 2019-07-16 00:58:33 -07:00
provider.go Pass ignoreChanges to providers. (#3005) 2019-07-31 11:39:07 -05:00
resourcemonitor.go Allow users to explicitly disable delete-before-replace. (#3118) 2019-08-20 15:51:02 -07:00