pulumi/sdk
Pat Gavlin 3a89fd8262 [sdk/go] retract v3.10.1
This version introduced a critical bug in resource argument marshaling
that caused empty properties to be marshaled as null values for any
resource that depends on other resources.
2021-08-16 18:25:08 -05:00
..
dotnet Go install command is given proper DOTNET_VERSION (#7695) 2021-08-02 20:59:28 +03:00
go Fixes 5642 for Go: allow DependsOn accepting inputs and outputs (#7584) 2021-08-13 11:13:23 -04:00
nodejs [sdk/nodejs] Prevent Pulumi from overriding tsconfig.json options. (#7068) 2021-08-15 18:58:43 -07:00
proto Add replaceOnChanges resource option (#7226) 2021-07-01 13:32:08 -06:00
python Remove threading from mock tests to fix AIO waits on diff event loop (#7666) 2021-08-16 18:53:15 -04:00
go.mod [sdk/go] retract v3.10.1 2021-08-16 18:25:08 -05:00
go.sum [sdk/providers] Fix update previews (#7560) 2021-08-10 19:44:15 -05: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/.