pulumi/sdk
Ian Wahbe eb735c7106
[codegen/python] emit `pulumiplugin.json` by default (#8527)
* Emit pulumiplugin.json unconditionally

* Update tests

* Update CHANGELOG_PENDING.md

* Add newline to end of pulumiplugin.json
2021-12-01 18:07:23 -08:00
..
dotnet [sdk/dotnet] Check for `pulumiplugin.json` in package lookup (#8517) 2021-12-01 16:34:03 -08:00
go [codegen/python] emit `pulumiplugin.json` by default (#8527) 2021-12-01 18:07:23 -08:00
nodejs [cli, testing, github] Gather code coverage data in CI. (#8260) 2021-11-30 17:24:01 -08:00
proto Add monitor feature for output values (#7870) 2021-09-15 14:16:00 -07:00
python [sdk/python] Check for `pulumiplugin.json` on package lookup (#8515) 2021-12-01 16:07:49 -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/.