pulumi/sdk
Ian Wahbe 4029a1c89b
iwahbe/8474/dont serialize unknown values (#8475)
* Don't serialize unknown values

* Add test

* Update CHANGELOG_PENDING.md
2021-11-22 12:40:17 -08:00
..
dotnet iwahbe/8474/dont serialize unknown values (#8475) 2021-11-22 12:40:17 -08:00
go Do not FailNow() in generators (#8469) 2021-11-19 20:39:11 -05:00
nodejs Add tsconfig option to specify tsconfig path (#8452) 2021-11-22 11:42:39 -08:00
proto Add monitor feature for output values (#7870) 2021-09-15 14:16:00 -07:00
python [sdk/pthon] Version Check: Handle virtual env correctly (#8465) 2021-11-19 15:21:13 -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 Updating .NET references 2020-04-27 12:42:11 -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/.