pulumi/sdk/nodejs/runtime
Pat Gavlin 2ab814fd09
Do not resolve missing outputs to inputs in preview. (#3014)
This can cause `apply`s to run on values that may change during an
update, which can lead to unexpected behavior.

Fixes #2433.
2019-08-05 12:44:04 -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 Remove acceptsSecrets from InvokeRequest 2019-05-10 17:07:52 -07:00
resource.ts Do not resolve missing outputs to inputs in preview. (#3014) 2019-08-05 12:44:04 -07:00
rpc.ts Correctly push secretness up during deserialization in runtimes 2019-07-09 10:40:27 -07:00
settings.ts Do not resolve missing outputs to inputs in preview. (#3014) 2019-08-05 12:44:04 -07:00
stack.ts Support the exported value of a stack being a Promise/Output itself (#2916) 2019-07-09 17:22:35 -07:00