pulumi/sdk
Tasia Halim c96271b7a3
Support transformations in Go (#3978)
* started transformations for go sdk

* added first basic test

* added second test with child

* added RegisterStackTransformation

* added a couple tests to lifecycle_test

* update CHANGELOG and test

* included TODO for #3846
2020-03-02 13:59:11 -08:00
..
dotnet Simplify resource options (#3943) 2020-02-21 09:24:52 +01:00
go Support transformations in Go (#3978) 2020-03-02 13:59:11 -08:00
nodejs Revert back to ts-node ^7.0.0 (#4007) 2020-03-02 08:33:01 -08:00
proto Regenerate protocol buffers code 2020-02-28 11:53:47 +00:00
python Merge pull request #3990 from pulumi/jen20/main-dockerfile-for-proto 2020-02-29 12:46:46 +00: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/.