pulumi/sdk
Justin Van Patten d6b7762102
Temporarily disable config secrets warning (#7129)
Temporarily disable the new config secret warning to avoid unactionable warnings from provider `config` modules. We'll re-enable the warning when we've addressed that issue.
2021-05-24 16:06:27 -07:00
..
dotnet Temporarily disable config secrets warning (#7129) 2021-05-24 16:06:27 -07:00
go Temporarily disable config secrets warning (#7129) 2021-05-24 16:06:27 -07:00
nodejs Temporarily disable config secrets warning (#7129) 2021-05-24 16:06:27 -07:00
proto [sdk/nodejs] Warn when a secret config is read as a non-secret (#6896) 2021-05-18 09:48:08 -07:00
python Temporarily disable config secrets warning (#7129) 2021-05-24 16:06:27 -07:00
go.mod [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01: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/.