pulumi/sdk
2021-04-06 19:34:15 -07:00
..
dotnet [automation/dotnet] Fix GetConfigValueAsync failing to deserialize (#6698) 2021-04-06 14:10:30 -07:00
go [sdk/go] Use ioutil.ReadFile to avoid forcing 1.16 upgrade (#6703) 2021-04-05 15:02:13 -06:00
nodejs [sdk/nodejs] Improve handling of log related errors (#6714) 2021-04-06 19:34:15 -07:00
proto Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
python Fix serializing bug if output contains 'items' property (#6705) 2021-04-05 20:36:56 -07:00
go.mod Revert "Swap out YAML parser library (#6642)" (#6681) 2021-04-01 14:44:29 -06:00
go.sum Revert "Swap out YAML parser library (#6642)" (#6681) 2021-04-01 14:44:29 -06: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/.