pulumi/sdk/nodejs/runtime
Luke Hoban 043eef28b6 Introduce ignoreRefreshChanges
Introduce a new ignoreRefreshChanges resource option which is used to indicate changes that should be ignored during refresh.  Use this instead of interpreting ignoreChanges as applying to both update and refresh operations.
2024-04-21 22:11:03 -07:00
..
closure Vendor TypeScript and ts-node (#15622) 2024-04-10 15:26:37 +00:00
asyncIterableUtil.ts Apply autoformat 2023-04-28 18:27:10 -04:00
callbacks.ts Introduce ignoreRefreshChanges 2024-04-21 22:11:03 -07:00
config.ts Apply autoformat 2023-04-28 18:27:10 -04:00
debuggable.ts Use existing PULUMI_DEBUG_PROMISE_LEAKS=1 flag to enable printing 2023-06-15 07:43:05 -07:00
index.ts Add support for async mocks in TS 2023-06-01 13:58:53 +02:00
invoke.ts Cleanup so uses of `any` in the nodejs sdk (#15558) 2024-03-02 00:00:57 +00:00
mocks.ts Export automation.tag.TagMap type & @param tag fixes (#15774) 2024-03-25 14:33:15 +00:00
resource.ts Introduce ignoreRefreshChanges 2024-04-21 22:11:03 -07:00
rpc.ts NodeJS transforms (#15532) 2024-03-07 08:52:34 +00:00
settings.ts Remove stray console.log (#15616) 2024-03-07 11:21:48 +00:00
stack.ts Export automation.tag.TagMap type & @param tag fixes (#15774) 2024-03-25 14:33:15 +00:00
state.ts NodeJS transforms (#15532) 2024-03-07 08:52:34 +00:00