pulumi/sdk
Pat Gavlin e978eaaf5a
Fix Python package versions. (#3505)
Earlier changes to the get-version script were not adopted by the Python
SDK Makefile. This caused package publishing to skip uploads due to
missing versions.
2019-11-13 11:34:59 -08:00
..
dotnet Method to merge input maps (#3485) 2019-11-12 23:01:08 +01:00
go Reimplement Output for Go. (#3496) 2019-11-12 14:20:06 -08:00
nodejs Add StreamInvoke to dynamic provider 2019-11-12 13:51:19 -08:00
proto Propagate inputs to outputs during preview. (#3327) 2019-11-11 12:09:34 -08:00
python Fix Python package versions. (#3505) 2019-11-13 11:34:59 -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/.