pulumi/sdk/nodejs/runtime
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
..
closure Add deprecation warnings. (#3004) 2019-07-30 15:51:44 -07:00
config.ts Do not lazy initialize config or settings 2018-08-06 15:53:38 -07:00
debuggable.ts make the context-param non-optional for debuggable promises. (#2242) 2018-11-24 18:57:17 -08:00
index.ts Actually export type. (#1971) 2018-09-21 11:58:58 -07:00
invoke.ts Fix invoke error reporting. (#3048) 2019-08-08 09:14:36 -07:00
resource.ts Allow users to explicitly disable delete-before-replace. (#3118) 2019-08-20 15:51:02 -07:00
rpc.ts Fix crashes around secrets with 'undefined' value. (#3069) 2019-08-12 16:00:20 -07:00
settings.ts Do not resolve missing outputs to inputs in preview. (#3014) 2019-08-05 12:44:04 -07:00
stack.ts Fix crashes around secrets with 'undefined' value. (#3069) 2019-08-12 16:00:20 -07:00