pulumi/sdk
bors[bot] 9f50aa91e3
Merge #13287
13287: [apitype] Add RetainOnDelete to StepEventStateMetadata r=pgavlin a=pgavlin

This flag is necessary for parity between the CLI's event renderer and the renderer used by the Cloud.

Co-authored-by: Pat Gavlin <pat@pulumi.com>
2023-06-28 18:24:42 +00:00
..
go Merge #13287 2023-06-28 18:24:42 +00:00
nodejs [apitype] Add RetainOnDelete to StepEventStateMetadata 2023-06-26 12:50:39 -07:00
proto/go Send old inputs to diff and update 2023-06-21 21:04:50 +01:00
python [apitype] Add RetainOnDelete to StepEventStateMetadata 2023-06-26 12:50:39 -07:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Use os.tmpfile instead of creating our own. 2023-05-30 13:58:02 -04:00
go.sum Use os.tmpfile instead of creating our own. 2023-05-30 13:58:02 -04: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.