pulumi/sdk/nodejs/cmd
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
..
dynamic-provider Add provider side caching for dynamic provider deserialization (#6657) 2021-03-30 19:15:08 -07:00
pulumi-language-nodejs Initial support for resource methods (authoring from Node.js, calling from Python) (#7363) 2021-06-30 07:48:56 -07:00
run Fix noisy nodejs runtime errors (#6995) 2021-05-10 15:04:03 -07:00
run-policy-pack