mirror of https://github.com/pulumi/pulumi.git
544b27e5b1
Couple of things pointed out by @lunaris while reviewing https://github.com/pulumi/pulumi/pull/17153. First use `get` instead of `if` for looking up in python dictionaries: https://github.com/pulumi/pulumi/pull/17153#discussion_r1758413156 Second to use `Promise.all` to collect all feature supports at once: https://github.com/pulumi/pulumi/pull/17153#discussion_r1752320486 |
||
---|---|---|
.. | ||
closure | ||
asyncIterableUtil.ts | ||
callbacks.ts | ||
config.ts | ||
debuggable.ts | ||
index.ts | ||
invoke.ts | ||
mocks.ts | ||
resource.ts | ||
rpc.ts | ||
settings.ts | ||
stack.ts | ||
state.ts |