pulumi/sdk
Julien 9a4a32328f
Revert "Avoid unnecessary Node.js installations" (#18095)
Reverts pulumi/pulumi#18041

We can't use `fnm use` in an environment without a persistent shell.
2024-12-20 22:17:52 +00:00
..
go Changelog and go.mod updates for v3.144.0 (#18094) 2024-12-20 21:31:48 +00:00
nodejs Revert "Avoid unnecessary Node.js installations" (#18095) 2024-12-20 22:17:52 +00:00
proto/go Document provider Diff response requirements (#18032) 2024-12-16 11:10:28 +00:00
python Changelog and go.mod updates for v3.144.0 (#18094) 2024-12-20 21:31:48 +00:00
.version Freeze v3.144.0 (#18083) 2024-12-20 18:01:14 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Update golang.org/x/net (#18079) 2024-12-19 14:56:29 +00:00
go.sum Update golang.org/x/net (#18079) 2024-12-19 14:56:29 +00:00
version.go Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +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.