pulumi/sdk
Fraser Waters 41699f634f
Fix and add test for stray %}> sequences in colorizer (#10354)
* Fix and add test for #10351

Fixes https://github.com/pulumi/pulumi/issues/10351

* Add to CHANGELOG
2022-08-11 13:07:32 -07:00
..
dotnet [dotnet] Set environment exit code during RunAsync (#10217) 2022-08-11 13:45:38 +02:00
go Fix and add test for stray %}> sequences in colorizer (#10354) 2022-08-11 13:07:32 -07:00
nodejs [sdk/nodejs] removed ts compilation stack trace (#10259) 2022-07-27 14:14:36 -07:00
proto/go Add proto interfaces to move about logic to plugins (#10228) 2022-07-25 12:35:16 +01:00
python [sdk] deduplicate python error logs (#10348) 2022-08-11 10:38:34 -07:00
README.md Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
go.mod Update go-git to v5 (#10330) 2022-08-09 12:46:28 +01:00
go.sum Update go-git to v5 (#10330) 2022-08-09 12:46:28 +01: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 the top level directory proto.