pulumi/sdk
Thomas Kappler a2ffc28e7e
Document provider Diff response requirements (#18032)
Resolves #17612 - we had two incidents caused by a mismatch of
expectations between the engine and a provider on how `Diff` should
behave exactly.

In a way a follow-up to #17683.
2024-12-16 11:10:28 +00:00
..
go Add ConfigFile to GetConfig and SetConfig Ops In Go Automation API (#17939) 2024-12-12 18:55:47 +00:00
nodejs Document provider Diff response requirements (#18032) 2024-12-16 11:10:28 +00:00
proto/go Document provider Diff response requirements (#18032) 2024-12-16 11:10:28 +00:00
python Document provider Diff response requirements (#18032) 2024-12-16 11:10:28 +00:00
.version Freeze v3.143.0 (#18012) 2024-12-12 05:59:18 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Bump golang.org/x/crypto from 0.24.0 to 0.31.0 in /sdk in the go_modules group across 1 directory (#18015) 2024-12-12 01:29:41 +00:00
go.sum Bump golang.org/x/crypto from 0.24.0 to 0.31.0 in /sdk in the go_modules group across 1 directory (#18015) 2024-12-12 01:29:41 +00:00
version.go Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +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.