pulumi/sdk
Fraser Waters 53f28c487e
Consistently disable HTML escaping in JSON output (#10440)
* Consistently disable HTML escaping in JSON output

* Add to CHANGELOG

* Add test

* fix warning

* Add RawJSON

* Change to RawJSON

* Change MarshalIndent to JSON

* Don't try to replace everywhere

* Targeted fix for stack state
2022-08-19 13:27:34 +01:00
..
dotnet Move about information to language plugins (#10392) 2022-08-15 14:55:04 +01:00
go Consistently disable HTML escaping in JSON output (#10440) 2022-08-19 13:27:34 +01:00
nodejs fix(ux): Adds a warning message when module resolution is ambiguous (#10374) 2022-08-16 14:41:15 -04:00
proto/go Add proto interfaces to move about logic to plugins (#10228) 2022-07-25 12:35:16 +01:00
python [sdk/python] minimize internal pulumi stacks in python stacktrace (#10336) 2022-08-18 07:46:04 -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.