pulumi/sdk
2020-03-24 21:59:25 -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 Add missing builtin MapArray to the Go SDK (#4144) 2020-03-20 16:51:33 -07:00
nodejs Allow pulumi/pulumi 1.x and 2.x to be used SxS (#4161) 2020-03-24 21:59:25 -07:00
proto Initial support for configuring policies (#4015) 2020-03-08 14:11:55 -07:00
python make distinction between python VERSION and PYPIVERSION for install vs release 2020-03-19 17:02:10 -07:00
go.mod replace glog with klog 2020-03-19 08:56:44 -07:00
go.sum replace glog with klog 2020-03-19 08:56:44 -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/.