pulumi/sdk
Fraser Waters 76bdc78dc5 Add a component provider test with references 2024-12-13 15:45:48 +00:00
..
go Add a component provider test with references 2024-12-13 15:45:48 +00:00
nodejs Add a component provider test with references 2024-12-13 15:45:48 +00:00
proto/go Add PULUMI_DEBUG_LANGUAGES support to go, python, and nodejs. (#17821) 2024-12-11 08:50:52 +00:00
python Add l2-resource-simple-component 2024-12-13 14:19:23 +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.