mirror of https://github.com/pulumi/pulumi.git
f6fc099792
* Avoid importing typescript in node SDK where possible * Lazy-load runtime/closure in dynamic/index.ts * More targeted runtime import in config.ts * More precise imports in run-policy-pack/run.ts * More precise imports for dynamic-provider/index.ts * More precise imports for automation/server.ts * Share typescript compiler option loading func in run.ts and run-policy-pack/run.ts * Lazy-load ts-node that depends on TypeScript * Break module import cycle * Fix node lint |
||
---|---|---|
.. | ||
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.