pulumi/sdk
2020-03-18 15:09:29 -07:00
..
dotnet move sdk/dotnet/cmd/pulumi-language-dotnet -> pkg/cmd/pulumi-language-dotnet 2020-03-18 12:45:33 -07:00
go move pkg/diag -> sdk/go/common/diag 2020-03-18 15:09:29 -07:00
nodejs move sdk/nodejs/cmd/pulumi-language-nodejs -> pkg/cmd/pulumi-language-nodejs 2020-03-18 12:25:07 -07:00
proto Initial support for configuring policies (#4015) 2020-03-08 14:11:55 -07:00
python fix python sdk Makefile, use common pkg/version.go 2020-03-18 12:33:18 -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/.