pulumi/tests/integration/construct_component
Justin Van Patten 84b574f0df
Initial support for resource methods (authoring from Node.js, calling from Python) (#7363)
Adds initial support for resource methods (via a new `Call` gRPC method similar to `Invoke`), with support for authoring methods from Node.js, and calling methods from Python.
2021-06-30 07:48:56 -07:00
..
dotnet Include config secret info in Construct calls (#7358) 2021-06-24 15:38:01 -07:00
go Include config secret info in Construct calls (#7358) 2021-06-24 15:38:01 -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 Initial support for resource methods (authoring from Node.js, calling from Python) (#7363) 2021-06-30 07:48:56 -07:00
testcomponent-python Include config secret info in Construct calls (#7358) 2021-06-24 15:38:01 -07:00