pulumi/sdk
Anton Tayanovskyy 4d4642c23d
Remove threading from mock tests to fix AIO waits on diff event loop (#7666)
* Remove threading from mock tests to fix AIO waits on diff event loop

* Add reference to the proper fix
2021-08-16 18:53:15 -04: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 [breaking] Changing the version of go.mod in sdk / pkg to be v3 2021-04-14 19:32:18 +01: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/.