pulumi/sdk
Fraser Waters 5528cde977
Change BulkDecrypt to not rely on type tests (#9373)
* Change BulkDecrypt to not rely on type tests

Fixes https://github.com/pulumi/pulumi/issues/9350

* Add to CHANGELOG
2022-04-11 08:59:46 +01:00
..
dotnet Move InstallDependencies to the language plugin (#9294) 2022-04-03 15:54:59 +01:00
go Change BulkDecrypt to not rely on type tests (#9373) 2022-04-11 08:59:46 +01:00
nodejs Move InstallDependencies to the language plugin (#9294) 2022-04-03 15:54:59 +01:00
proto Move InstallDependencies to the language plugin (#9294) 2022-04-03 15:54:59 +01:00
python Unfix protobuf, teach pylint about generated members (#9337) 2022-04-04 13:28:04 +01:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00
go.mod Move InstallDependencies to the language plugin (#9294) 2022-04-03 15:54:59 +01:00
go.sum Move InstallDependencies to the language plugin (#9294) 2022-04-03 15:54:59 +01: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/.