pulumi/sdk
Luke Hoban 8d901c16b6 Support `object` target type in .NET
Allow the `object` target type to be used by resources when they need to handle values that could be of a variety of different underlying types.
2019-11-20 16:27:44 -08:00
..
dotnet Support `object` target type in .NET 2019-11-20 16:27:44 -08:00
go Add Go support for config.*Object (#3526) 2019-11-18 18:53:27 -08:00
nodejs Don't remove tests from @pulumi/pulumi npm package (#3532) 2019-11-19 21:29:53 +00: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

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/.