pulumi/sdk
Aaron Friel 10747fa192
[sdk/go] Enable obtaining resource outputs off a ResourceOutput (#9513)
* [codegen] add chain functions for resource outputs

* [sdk/go] Allow ApplyT applier to return an Output

* Update CHANGELOG_PENDING.md

Co-authored-by: Ian Wahbe <ian@wahbe.com>
2022-05-03 11:36:57 -07:00
..
dotnet Stop using Get/SetRootResource in dotnet (#9515) 2022-05-03 15:12:13 +01:00
go [sdk/go] Enable obtaining resource outputs off a ResourceOutput (#9513) 2022-05-03 11:36:57 -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/.