pulumi/sdk/proto/go
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
..
analyzer.pb.go Pass ignoreChanges to providers. (#3005) 2019-07-31 11:39:07 -05:00
engine.pb.go Pass ignoreChanges to providers. (#3005) 2019-07-31 11:39:07 -05:00
errors.pb.go Implement first-class providers. (#1695) 2018-08-06 17:50:29 -07:00
language.pb.go Pass ignoreChanges to providers. (#3005) 2019-07-31 11:39:07 -05:00
plugin.pb.go Pass ignoreChanges to providers. (#3005) 2019-07-31 11:39:07 -05:00
provider.pb.go Pass ignoreChanges to providers. (#3005) 2019-07-31 11:39:07 -05:00
resource.pb.go Allow users to explicitly disable delete-before-replace. (#3118) 2019-08-20 15:51:02 -07:00