pulumi/sdk
James Nugent a291c44a0f Update protogen script to use build container
This updates the protocol buffers generation script in the SDK to use
the main Pulumi Build Container instead of a custom Docker image.

Note there are some path differences owing to the manner in which the
tools are installed in the Build Container, however the actual tool
instantiations are very similar.
2020-02-28 11:52:22 +00:00
..
dotnet Simplify resource options (#3943) 2020-02-21 09:24:52 +01:00
go Remove use of github.com/pkg/errors from Go SDK 2020-02-26 16:27:07 +00:00
nodejs Add support for extracting schemas from providers. (#3984) 2020-02-27 16:10:47 -08:00
proto Update protogen script to use build container 2020-02-28 11:52:22 +00:00
python Add support for extracting schemas from providers. (#3984) 2020-02-27 16:10:47 -08: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/.