pulumi/sdk
Pat Gavlin a8a20ecb4b
[codegen/*] Add support for explicit secrets. (#4927)
- Add a new builtin function, secret, that marks its input value as
  secret
- Add support for this function to the various code generators

Fixes #4924.
2020-06-30 11:35:24 -07:00
..
dotnet [codegen/*] Add support for explicit secrets. (#4927) 2020-06-30 11:35:24 -07:00
go Rename RetrieveTemplate function to RetrieveGitFolder (#4912) 2020-06-26 15:01:51 -06:00
nodejs Ensuring references to v2 pulumi packages are up to date 2020-06-17 14:54:05 +03:00
proto Breaking changes due to Feature 2.0 work 2020-04-14 09:30:25 +01:00
python [codegen/python] Don't use __all__ (#4873) 2020-06-24 11:41:03 -07:00
go.mod Upgrade to Go 1.14.x (#4697) 2020-05-28 12:01:33 +01:00
go.sum Support publishing Python policy packs (#4644) 2020-05-22 15:01:15 -07: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/.