pulumi/sdk
Sean Gillespie 27d2cdc5dc Place read resources in the snapshot with "external" bit set
Fixes pulumi/pulumi#1521. This commit introduces two new step ops: Read
and ReadReplacement. The engine generates Read and ReadReplacement steps
when servicing ReadResource RPC calls from the language host.
2018-07-30 09:18:27 -07:00
..
go Appease linters. 2018-06-11 14:32:27 -07:00
nodejs Place read resources in the snapshot with "external" bit set 2018-07-30 09:18:27 -07:00
proto Protobuf changes to record dependencies for read resources 2018-07-30 09:16:11 -07:00
python Protobuf changes to record dependencies for read resources 2018-07-30 09:16:11 -07:00
README.md Update stale README 2018-06-30 09:55:12 -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/.