pulumi/sdk
Aaron Friel 5c8cde78d3 [pkg] Expose list of loaded resource providers 2022-03-21 12:41:27 -07:00
..
dotnet Use TryGetValue from inside the lock 2022-03-15 12:45:14 +01:00
go [pkg] Expose list of loaded resource providers 2022-03-21 12:41:27 -07:00
nodejs Replace deprecated String.prototype.substr() (#9248) 2022-03-19 10:04:27 +00:00
proto Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
python Run mypy with --namespace-packages due to https://github.com/python/typeshed/issues/7519 (#9256) 2022-03-21 16:21:09 +00:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00
go.mod [sdk/go] Fixed GoLang version parsing (#8920) 2022-02-09 12:31:30 +01:00
go.sum [sdk/go] Fixed GoLang version parsing (#8920) 2022-02-09 12:31:30 +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/.