pulumi/sdk
Justin Van Patten 74ab9e0869
[sdk/python] Handle unknown results from methods (#7677)
This fixes handling of unknown results from methods in the Python SDK. Node.js and Go were already handling this appropriately.
2021-07-29 11:11:52 -07:00
..
dotnet Attempt to avoid triple-building projects in the solution (#7638) 2021-07-28 20:31:11 -04:00
go Fixing WaitGroup related panics in the Go SDK (#7661) 2021-07-29 12:39:28 -04:00
nodejs Attempt to avoid triple-building projects in the solution (#7638) 2021-07-28 20:31:11 -04:00
proto Add `replaceOnChanges` resource option (#7226) 2021-07-01 13:32:08 -06:00
python [sdk/python] Handle unknown results from methods (#7677) 2021-07-29 11:11:52 -07:00
README.md Updating .NET references 2020-04-27 12:42:11 -07: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 Add a convert-trace command. (#7319) 2021-06-17 14:46:05 -07: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/.