pulumi/sdk
Matt Ellis a627cf817a Ensure InvokeRequest is defined
InvokeRequest is defined in provider_pb.js not resource_pb.js. Require
that module instead.
2019-01-31 12:00:32 -08:00
..
go Follow up on #2369 (#2397) 2019-01-28 17:38:16 -08:00
nodejs Ensure InvokeRequest is defined 2019-01-31 12:00:32 -08:00
proto Work around commonjs protoc bug (#2403) 2019-01-29 17:07:47 -08:00
python Clean up documentation for Python SDK (#2398) 2019-01-31 10:36:03 -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/.