pulumi/sdk
Artur Laksberg 428e9efc37
Add links to StackSummary to for clients like Copilot (#16787)
This data will be filed by the Pulumi service and will be used by
Copilot to provide clickable links to objects
2024-07-25 21:15:48 +00:00
..
go Add links to StackSummary to for clients like Copilot (#16787) 2024-07-25 21:15:48 +00:00
nodejs Prepare for v3.127.0 release (#16788) 2024-07-25 15:01:15 +00:00
proto/go [cli/import] Fix undefined variable errors in code generation when imported resources use a parent or provider (#16786) 2024-07-25 13:53:44 +00:00
python Prepare for v3.127.0 release (#16788) 2024-07-25 15:01:15 +00:00
.version Prepare for v3.127.0 release (#16788) 2024-07-25 15:01:15 +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.