pulumi/sdk
Julien Poissonnier 96aa6ecdb3
Fix dynamic providers when using Poetry or uv
Use the correct virtual environment when starting the python interpreter for dynamic providers.
2024-12-30 21:00:22 +01:00
..
go Fix nil access violation in plugin.Close (#18090) 2024-12-28 13:01:04 +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 Fix dynamic providers when using Poetry or uv 2024-12-30 21:00:22 +01: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.