pulumi/sdk
Pat Gavlin 3b1150bcdc
[cli] Colorize table headers (#14557)
These changes colorize the header row of each table printed by the CLI
using the `SpecHeadline` style (bold + pinkish). This improves the
readability of the tables on rich terminals.
2023-11-14 22:52:57 +00:00
..
go [cli] Colorize table headers (#14557) 2023-11-14 22:52:57 +00:00
nodejs Fix recursive fixups in JavaScript protobuf generation (#14424) 2023-11-10 13:31:14 +00:00
proto/go pass through property values to RunRequest (#14273) 2023-10-20 10:44:16 +00:00
python [sdk/python] Maintain old behavior for empty k8s invoke results (#14535) 2023-11-14 22:26:45 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Allow shallow clones for local workspaces (#14312) 2023-11-01 17:21:52 +00:00
go.sum Allow shallow clones for local workspaces (#14312) 2023-11-01 17:21:52 +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.