pulumi/sdk
joeduffy b0d91ad9a9 Make Protobuf/gRPC compilation repeatable
I tried to re-generate the Protobuf/gRPC files, but generate.sh seems to
have assumed I manually built the Dockerfile ahead-of-time (unless I'm
missing something -- very possible). Unfortunately, when I went to do
that, I ended up with a handful of errors, most of them due to
differences in versions. (We probably want to think about pinning them.)

To remedy both issues, I've fixed up the Dockerfile so that it works for
me at least, and added a build step to the front of generate.sh.
2018-08-04 10:27:36 -07:00
..
go Appease linters. 2018-06-11 14:32:27 -07:00
nodejs Save resources obtained from ".get" in the snapshot (#1654) 2018-08-03 14:06:00 -07:00
proto Make Protobuf/gRPC compilation repeatable 2018-08-04 10:27:36 -07:00
python Save resources obtained from ".get" in the snapshot (#1654) 2018-08-03 14:06:00 -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/.