pulumi/sdk/nodejs/runtime
Anton Tayanovskyy 8e7baaef2e Introduce ProviderResourceReference
Change ResourceOptions to accept provider: ProviderResourceReference instead of accepting provider: ProviderResource.
The code uses only a subset of functionality.

Introduce a way to coerce Output<ProviderResource> to a ProviderResourceReference.
2023-07-18 14:06:39 -04:00
..
closure This commit safely replaces empty interfaces with type aliases. 2023-05-11 23:10:00 -04:00
asyncIterableUtil.ts Apply autoformat 2023-04-28 18:27:10 -04: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 Eliminate unnecessary double negations. 2023-05-09 18:35:59 -04:00
mocks.ts Apply suggestions from code review 2023-06-08 19:22:53 +02:00
resource.ts Introduce ProviderResourceReference 2023-07-18 14:06:39 -04:00
rpc.ts Use existing PULUMI_DEBUG_PROMISE_LEAKS=1 flag to enable printing 2023-06-15 07:43:05 -07:00
settings.ts Eliminate assignment statements used as expressions. 2023-05-15 19:48:47 -04:00
stack.ts Apply autoformat 2023-04-28 18:27:10 -04:00
state.ts Apply autoformat 2023-04-28 18:27:10 -04:00