pulumi/sdk
Fraser Waters adad9d4234
Stop using Get/SetRootResource in dotnet (#9515)
* Stop using Get/SetRootResource in dotnet

There's no reason to use this engine call in dotnet, the engine address and the root stack resource are both global variables. No point roundtripping through the engine.

* Add to CHANGELOG
2022-05-03 15:12:13 +01:00
..
dotnet Stop using Get/SetRootResource in dotnet (#9515) 2022-05-03 15:12:13 +01:00
go [sdk/go] Fix await for values containing resources (#9106) 2022-05-02 13:36:29 -07:00
nodejs Add update plans to automation api (#9391) 2022-04-22 17:50:40 +01:00
proto Allow attaching to running providers (#8979) 2022-04-19 12:41:18 +01:00
python Add update plans to automation api (#9391) 2022-04-22 17:50:40 +01:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00
go.mod Bump to github.com/gogo/protobuf@v1.3.2 (#9258) 2022-04-18 13:17:56 +03:00
go.sum Bump to github.com/gogo/protobuf@v1.3.2 (#9258) 2022-04-18 13:17:56 +03: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/.