pulumi/sdk
Paul Roberts d85a7081cb Downloading plugins uses an engine event
When engine events are available, downloading a plugin will use the
engine event, this allows the display of the download progress to be
more cleanly integrated with the rest of the pulumi cli display
2024-05-14 10:16:20 -07:00
..
go Downloading plugins uses an engine event 2024-05-14 10:16:20 -07:00
nodejs Changelog and go.mod updates for v3.116.0 (#16181) 2024-05-13 09:21:44 +00:00
proto/go Implement up --continue-on-error (#15740) 2024-04-22 11:12:45 +00:00
python Changelog and go.mod updates for v3.116.0 (#16181) 2024-05-13 09:21:44 +00:00
.version Freeze v3.116.0 (#16176) 2024-05-13 05:38:32 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Bump go modules (#16051) 2024-04-25 14:30:00 +00:00
go.sum Bump go modules (#16051) 2024-04-25 14:30:00 +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.