pulumi/sdk
2020-03-18 17:27:02 -07:00
..
dotnet Revert "move sdk/dotnet/cmd/pulumi-language-dotnet -> pkg/cmd/pulumi-language-dotnet" 2020-03-18 17:13:46 -07:00
go go fmt 2020-03-18 17:27:02 -07:00
nodejs Revert "move sdk/nodejs/cmd/pulumi-language-nodejs -> pkg/cmd/pulumi-language-nodejs" 2020-03-18 17:12:55 -07:00
proto Initial support for configuring policies (#4015) 2020-03-08 14:11:55 -07:00
python Revert "move sdk/python/cmd/pulumi-language-python -> pkg/cmd/pulumi-language-python" 2020-03-18 17:11:56 -07:00
go.mod update go.mods to pin to correct version of pb 2020-03-18 17:25:42 -07:00
go.sum update go.mods to pin to correct version of pb 2020-03-18 17:25:42 -07:00
README.md Update stale README 2018-06-30 09:55:12 -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/.