pulumi/sdk
2021-11-19 18:18:01 -05:00
..
dotnet Move /opt/pulumi to $HOME/.pulumi (#8437) 2021-11-17 10:37:38 -08:00
go Do not FailNow() in generators 2021-11-19 18:18:01 -05:00
nodejs Move /opt/pulumi to $HOME/.pulumi (#8437) 2021-11-17 10:37:38 -08:00
proto Add monitor feature for output values (#7870) 2021-09-15 14:16:00 -07:00
python [sdk/python] Avoid 'referenced before assignment' error (#7135) 2021-11-16 13:57:09 -08:00
go.mod Fix cmdutil.PrintTable to handle ansi escapes and non-byte glyphs (#8344) 2021-11-04 10:06:20 +00:00
go.sum Fix cmdutil.PrintTable to handle ansi escapes and non-byte glyphs (#8344) 2021-11-04 10:06:20 +00: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/.