pulumi/sdk
Julien 98882152f4
Move ruff configuration into pyproject.toml (#18117)
Now that we have a pyproject.toml, we can move the configuration for
most python tools there, instead of having separate files for each tool.
2024-12-27 22:38:00 +00:00
..
go Switch to pyproject.toml + uv (#18081) 2024-12-27 13:53:42 +00:00
nodejs Update golang.org/x/net throughout (#18115) 2024-12-25 17:49:25 +00:00
proto/go Document provider Diff response requirements (#18032) 2024-12-16 11:10:28 +00:00
python Move ruff configuration into pyproject.toml (#18117) 2024-12-27 22:38:00 +00:00
.version Freeze 3.144.1 (#18096) 2024-12-20 23:25:56 +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.