pulumi/sdk
Josh Studt 2f4d10d541
[sdk/dotnet] - bug fix resources destroyed after exception thrown during inline program (#7299)
* resolve issue with resources being destroyed if an exception is thrown during an inline program dotnet sdk

* update changelog
2021-06-15 18:17:54 -04:00
..
dotnet [sdk/dotnet] - bug fix resources destroyed after exception thrown during inline program (#7299) 2021-06-15 18:17:54 -04:00
go Tracing enhancements for CLI perf metrics capture (#7279) 2021-06-15 13:25:03 -04:00
nodejs Tracing enhancements for CLI perf metrics capture (#7279) 2021-06-15 13:25:03 -04:00
proto [sdk/nodejs] Warn when a secret config is read as a non-secret (#6896) 2021-05-18 09:48:08 -07:00
python [sdk/python] Ensure Output objects are not iterable (#7288) 2021-06-15 09:25:24 +10:00
go.mod [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01:00
go.sum Revert "Swap out YAML parser library (#6642)" (#6681) 2021-04-01 14:44:29 -06: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/.