pulumi/sdk
Pat Gavlin f9e17f4b5b [cli] Add a status message for unchanged resources
These changes add a status message with the count of unchanged resources
to the lower-left corner of the display. This is useful as a measure of
progress for updates that are mostly free of changes.
2024-04-17 22:08:06 -07:00
..
go [cli] Add a status message for unchanged resources 2024-04-17 22:08:06 -07:00
nodejs Use new API for deployments (#15684) 2024-04-16 23:23:56 +00:00
proto/go Use the local artifacts, not released artifacts in conformance tests (#15777) 2024-03-26 13:10:34 +00:00
python Use new API for deployments (#15684) 2024-04-16 23:23:56 +00:00
.version Freeze v3.113.0 (#15928) 2024-04-15 16:41:08 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod automation: only read complete lines before trying to deserialize (#15778) 2024-03-26 14:32:56 +00:00
go.sum automation: only read complete lines before trying to deserialize (#15778) 2024-03-26 14:32:56 +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.