pulumi/sdk
Thomas Gummerer 71f9a6c85e use lock around waitgroup to avoid races 2024-07-31 14:23:34 +02:00
..
go use lock around waitgroup to avoid races 2024-07-31 14:23:34 +02:00
nodejs Don't use os.Stdout in tests (#16795) 2024-07-25 12:14:02 +00:00
proto/go Add parameterized invoke support to the engine (#16776) 2024-07-24 17:23:13 +00:00
python Add parameterized invoke support to the engine (#16776) 2024-07-24 17:23:13 +00:00
.version Freeze 3.126.0 (#16755) 2024-07-23 02:40:42 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Query language runtime for options during “pulumi new” (#16346) 2024-06-17 17:10:55 +00:00
go.sum Query language runtime for options during “pulumi new” (#16346) 2024-06-17 17:10:55 +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.