pulumi/sdk
Pat Gavlin 2324eaaa59
Add StackReference to the Python SDK (#2786)
This commit adds StackReference to the Python SDK, which uses
read_resource to read the remote state of a a Pulumi stack.
2019-05-30 14:12:37 -07:00
..
go pulumi update => pulumi up (#2702) 2019-05-06 14:00:18 -07:00
nodejs Merge pull request #2766 from pulumi/ellismg/diff-check-config 2019-05-30 10:36:02 -07:00
proto Remove acceptsSecrets from InvokeRequest 2019-05-10 17:07:52 -07:00
python Add StackReference to the Python SDK (#2786) 2019-05-30 14:12:37 -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/.