pulumi/sdk
Anton Tayanovskyy ddb43d57b2 Support PULUMI_DEBUG_PROVIDERS in schema/loader
Co-authored-by: Thomas Gummerer <t.gummerer@gmail.com>
2024-03-04 16:38:41 -05:00
..
go Support PULUMI_DEBUG_PROVIDERS in schema/loader 2024-03-04 16:38:41 -05:00
nodejs Cleanup so uses of `any` in the nodejs sdk (#15558) 2024-03-02 00:00:57 +00:00
proto/go Engine support for remote transforms (#15290) 2024-02-21 16:30:46 +00:00
python Python: Fix determining plugins for old packages (#15576) 2024-03-04 07:23:34 +00:00
.version Freeze v3.108.1 (#15563) 2024-03-01 19:55:08 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Go SDK transform support (#15355) 2024-02-27 13:00:45 +00:00
go.sum Go SDK transform support (#15355) 2024-02-27 13:00:45 +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.