pulumi/sdk
Justin Van Patten 69d179ae6e
Prepare for v3.104.0 release (#15316)
The release is planned for tomorrow (Wednesday 1/31), but going ahead
and preparing the new version ahead of that.
2024-01-30 20:46:44 +00:00
..
go Allows SKIP_CHECKPOINTS without EXPERIMENTAL (#15318) 2024-01-30 18:31:49 +00:00
nodejs Rename filestate to DIY (#15314) 2024-01-30 15:53:10 +00:00
proto/go Plumb Remote, Component, and LogicalName into the import plugin system (#15199) 2024-01-24 17:15:30 +00:00
python Rename filestate to DIY (#15314) 2024-01-30 15:53:10 +00:00
.version Prepare for v3.104.0 release (#15316) 2024-01-30 20:46:44 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Move buildutil out of sdk/common to the go language host (#15168) 2024-01-17 22:25:47 +00:00
go.sum Move goversion out of sdk/common to the go language host (#15165) 2024-01-17 14:56:18 +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.