pulumi/sdk/nodejs/tests/runtime
Luke Hoban eb32039013
Add `replaceOnChanges` resource option (#7226)
Adds a new resource option to force replacement when certain properties report changes, even if the resource provider itself does not require a replacement.

Fixes #6753.

Co-authored-by: Levi Blackstone <levi@pulumi.com>
2021-07-01 13:32:08 -06:00
..
deploymentOnlyModule Reenable tests. (#2200) 2018-11-13 17:13:27 -08:00
langhost Add `replaceOnChanges` resource option (#7226) 2021-07-01 13:32:08 -06:00
asyncIterableUtil.spec.ts Replace equal and deepEqual with strictEqual and deepStrictEqual (#5607) 2020-10-21 10:21:47 -07:00
closureLoader.spec.ts Get closure serialiation working in Node11 (#2101) 2018-11-01 15:46:21 -07:00
jsClosureCases_8.js Serialized function parameter count. (#2748) 2019-05-20 22:19:22 -04:00
jsClosureCases_10_4.js Add support for serializing bigints (#2581) 2019-03-22 15:33:37 -07:00
props.spec.ts Refactor Mock newResource and call to accept property bag rather than individual args (#6672) 2021-04-14 19:32:18 +01:00
registrations.spec.ts [sdk/nodejs] Skip re-registrations of same package+version (#6387) 2021-02-20 10:06:32 +11:00
settings.spec.ts Enable nodejs dynamic provider caching by default on program side (#6704) 2021-04-14 19:32:18 +01:00
tsClosureCases.ts serialize default parameters (#6397) 2021-02-25 21:21:10 -08:00