pulumi/sdk/nodejs/runtime
Ian Wahbe e387ba8970 Inherit the providers map between components
This is approach needs to occur in `resmon` since `*resmon` dispatches
`Construct` calls directly.

TS: Send providers map for all components

Ensure that `providers` is passed in all SDKs

The .NET SDK already does the right thing

Add golang integration test

Add local dependency

Fix test

Use new test

Get test working

Fix nits
2022-10-20 15:35:50 -07:00
..
closure fix: Allows for parallel pulumi programs to run in the node runtime 2022-10-13 07:15:25 -04:00
asyncIterableUtil.ts Use ESlint instead of TSlint (#7719) 2021-08-10 11:31:59 -07:00
config.ts fix: Allows for parallel pulumi programs to run in the node runtime 2022-10-13 07:15:25 -04:00
debuggable.ts fix: Allows for parallel pulumi programs to run in the node runtime 2022-10-13 07:15:25 -04:00
index.ts [sdk/nodejs] Mark internal APIs `@internal` to filter from SDK docs 2022-09-20 11:54:06 -07:00
invoke.ts Tidy Nodejs SDK imports (#9658) 2022-05-30 09:31:28 +01:00
mocks.ts Support orgs in tests and update error text 2022-09-19 10:28:04 +01:00
resource.ts Inherit the providers map between components 2022-10-20 15:35:50 -07:00
rpc.ts Detect cycles in child resources in nodejs (#9683) 2022-05-30 19:37:15 +01:00
settings.ts fix: Allows for parallel pulumi programs to run in the node runtime 2022-10-13 07:15:25 -04:00
stack.ts fix: Allows for parallel pulumi programs to run in the node runtime 2022-10-13 07:15:25 -04:00
state.ts fix: Allows for parallel pulumi programs to run in the node runtime 2022-10-13 07:15:25 -04:00