mirror of https://github.com/pulumi/pulumi.git
94799ba6f9
Can be added to vscode for validation while writing project files. Not using to validate loaded project files yet, but we may want to do that in the future. I expect this to be _much_ more useful when users start writing config entries in project files. |
||
---|---|---|
.. | ||
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.