pulumi/sdk
Julien Poissonnier 741cabaff4
Provide a better error message during pulumi new if no nodejs package manager is installed
2024-05-02 19:09:16 -10:00
..
go add support for --import-file when using the Automation API (#16071) 2024-04-30 11:31:43 +00:00
nodejs Provide a better error message during pulumi new if no nodejs package manager is installed 2024-05-02 19:09:16 -10:00
proto/go Implement up --continue-on-error (#15740) 2024-04-22 11:12:45 +00:00
python Start mypy linting lib/test (#16040) 2024-04-30 12:54:13 +00:00
.version Freeze v3.114.0 (#16062) 2024-04-26 21:14:13 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Bump go modules (#16051) 2024-04-25 14:30:00 +00:00
go.sum Bump go modules (#16051) 2024-04-25 14:30:00 +00:00
version.go Move .version to /sdk and embed it (#15185) 2024-01-19 14:11:17 +00:00

README.md

Pulumi Language SDKs

This directory contains Pulumi SDKs for the following languages:

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.