pulumi/sdk
github-actions b2e5e7c250 chore: post-release go.mod updates 2024-02-16 03:51:12 +00:00
..
go chore: post-release go.mod updates 2024-02-16 03:51:12 +00:00
nodejs chore: post-release go.mod updates 2024-02-16 03:51:12 +00:00
proto/go Allow component providers to return outputs to the engine (#15408) 2024-02-14 08:15:24 +00:00
python chore: post-release go.mod updates 2024-02-16 03:51:12 +00:00
.version Prepare for v3.106.0 release (#15427) 2024-02-15 06:06:26 +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.