pulumi/sdk
Justin Van Patten f7cc19f89d
[sdk/nodejs] Keep prompt values prompt in construct (#6522)
In order to support prompt values in multi-lang components, if an input value is prompt, keep it as-is instead of wrapping it in an Output.
2021-04-09 14:36:22 -07:00
..
dotnet [sdk/nodejs] Keep prompt values prompt in construct (#6522) 2021-04-09 14:36:22 -07:00
go [automation/dotnet] Expose WorkspaceStack.GetOutputsAsync (#6699) 2021-04-07 16:23:38 -07:00
nodejs [sdk/nodejs] Keep prompt values prompt in construct (#6522) 2021-04-09 14:36:22 -07:00
proto Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
python [automation/dotnet] Expose WorkspaceStack.GetOutputsAsync (#6699) 2021-04-07 16:23:38 -07:00
go.mod Revert "Swap out YAML parser library (#6642)" (#6681) 2021-04-01 14:44:29 -06:00
go.sum Revert "Swap out YAML parser library (#6642)" (#6681) 2021-04-01 14:44:29 -06:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00

Pulumi Language SDKs

This directory contains the Pulumi SDKs for all supported languages.

Please see the respective READMEs for information about installing and using these libraries:

The language providers work by implementing gRPC interfaces defined in proto/.