pulumi/sdk
Justin Van Patten 02ea995388 Actually send the patch to the endpoint
And cleaned up logging w/ emoji
2021-12-16 17:18:55 -08:00
..
dotnet Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593) 2021-12-15 10:41:44 -08:00
go Actually send the patch to the endpoint 2021-12-16 17:18:55 -08:00
nodejs Move `PULUMI_ROOT` to `$HOME/.pulumi-dev` (#8512) 2021-12-15 12:32:41 -08:00
proto Add monitor feature for output values (#7870) 2021-09-15 14:16:00 -07:00
python Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593) 2021-12-15 10:41:44 -08:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00
go.mod Fix cmdutil.PrintTable to handle ansi escapes and non-byte glyphs (#8344) 2021-11-04 10:06:20 +00:00
go.sum Fix cmdutil.PrintTable to handle ansi escapes and non-byte glyphs (#8344) 2021-11-04 10:06:20 +00: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/.