pulumi/sdk
Fraser Waters 18b72e2c14
Change Output<T>.ToString() to return a message (#8767)
* Change Output<T>.ToString() to return a message

Fixes #4824

Changes `Output<T>.ToString()` to return an informative message similar
to what we return for `toString` in the node sdk.

* Add to changelog
2022-01-18 13:21:09 +00:00
..
dotnet Change Output<T>.ToString() to return a message (#8767) 2022-01-18 13:21:09 +00:00
go Revert "Unify Map and Value number exporting" (#8754) 2022-01-14 08:10:27 -08:00
nodejs [sdk/nodejs] Add pluginServerURL (#8698) 2022-01-10 15:54:41 -08:00
proto Pipe serverURL through register resource (#8544) 2021-12-17 14:52:01 -08:00
python [sdk/python] add plugin download url (#8692) 2022-01-11 08:26:48 -08:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00
go.mod [langhost/node] More ESM support: `nodeargs`, main entrypoints, and tests (#8655) 2022-01-04 18:54:38 -08:00
go.sum [langhost/node] More ESM support: `nodeargs`, main entrypoints, and tests (#8655) 2022-01-04 18:54:38 -08: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/.