pulumi/sdk
Anton Tayanovskyy d11da97385
Fix python lint (mypy checks) (#8597)
* Fix lint

* Remove comment
2021-12-16 11:17:18 -05:00
..
dotnet Use `pulumi-plugin.json` rather than `pulumiplugin.json` (#8593) 2021-12-15 10:41:44 -08:00
go [sdk/go] Fix copyInputTo for enums. (#8590) 2021-12-15 10:54:11 -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 Fix python lint (mypy checks) (#8597) 2021-12-16 11:17:18 -05: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/.