pulumi/sdk
Ian Wahbe 278055c101
Opt language hosts out of `PULUMI_IGNORE_AMBIENT_PLUGINS` (#8576)
* PULUMI_IGNORE_AMBIENT_PLUGINS excepts lang-plugins

* Update CHANGELOG_PENDING.md
2021-12-10 13:23:54 -08:00
..
dotnet Fix 7422 - NullPointerException race on Urn property in C# SDK (#8495) 2021-12-10 11:22:42 -05:00
go Opt language hosts out of `PULUMI_IGNORE_AMBIENT_PLUGINS` (#8576) 2021-12-10 13:23:54 -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 Use $(PYTHON) for makefile (#8564) 2021-12-08 13:39:39 -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/.