pulumi/sdk
Paul Stack e20e6831a0
Merge pull request #4844 from pulumi/fix-package-refs
Ensuring references to v2 pulumi packages are up to date
2020-06-18 00:35:27 +01:00
..
dotnet Merge pull request #4844 from pulumi/fix-package-refs 2020-06-18 00:35:27 +01:00
go Handle invalid UTF-8 characters before RPC calls (#4816) 2020-06-17 13:30:59 -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 Fix pylint(no-member) when accessing resource.id (#4813) 2020-06-12 12:41:56 -07:00
README.md Updating .NET references 2020-04-27 12:42:11 -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

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/.