mirror of https://github.com/pulumi/pulumi.git
53f28c487e
* 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 |
||
---|---|---|
.. | ||
dotnet | ||
go | ||
nodejs | ||
proto/go | ||
python | ||
README.md | ||
go.mod | ||
go.sum |
README.md
Pulumi Language SDKs
This directory contains the Pulumi SDKs for all supported languages.
Please see the respective README
s for information about installing and using these libraries:
The language providers work by implementing gRPC interfaces defined in the top level directory proto.