pulumi/sdk
Anton Tayanovskyy 1cb4f1b3ec
Python Auto API fix to clear RPC_MANAGER (#8643)
* Auto API fix to clear RPC_MANAGER

* Suppress logging unobserved failed tasks

* Add a test

* Clean up the comment as RPC_MANAGER.clear() is no longer test-only

* CHANGELOG

* Fix Python lint issues
2021-12-30 12:02:07 -05:00
..
dotnet Fix master build (#8651) 2021-12-29 15:25:36 -05:00
go Replace gofrs/flock with rogpeppe/go-internal/lockedfile (#8636) 2021-12-29 13:56:31 -05:00
nodejs Support native ES module for node sdk (#7764) 2021-12-29 19:22:01 -08:00
proto Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
python Python Auto API fix to clear RPC_MANAGER (#8643) 2021-12-30 12:02:07 -05:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00
go.mod Replace gofrs/flock with rogpeppe/go-internal/lockedfile (#8636) 2021-12-29 13:56:31 -05:00
go.sum Replace gofrs/flock with rogpeppe/go-internal/lockedfile (#8636) 2021-12-29 13:56:31 -05: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/.