pulumi/tests/integration/construct_component
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
..
dotnet dotnet program-gen now targets .NET 6 (#10143) 2022-07-21 21:04:02 +02:00
go ci: Simplify test listing, update go dependencies to 1.18 compat 2022-09-21 09:51:59 -07:00
nodejs Include config secret info in Construct calls (#7358) 2021-06-24 15:38:01 -07:00
python Include config secret info in Construct calls (#7358) 2021-06-24 15:38:01 -07:00
testcomponent Include config secret info in Construct calls (#7358) 2021-06-24 15:38:01 -07:00
testcomponent-go Inherit the providers map between components 2022-10-20 15:35:50 -07:00
testcomponent-python Replace the use of pipenv with Python's venv (#8548) 2021-12-07 07:59:07 -08:00
testcomponent2-go Inherit the providers map between components 2022-10-20 15:35:50 -07:00