pulumi/sdk
Julien Poissonnier bfb76d5d69
[Node.js] Allow passing any Output to DependsOn
2024-12-16 11:18:48 +01:00
..
go Add ConfigFile to GetConfig and SetConfig Ops In Go Automation API (#17939) 2024-12-12 18:55:47 +00:00
nodejs [Node.js] Allow passing any Output to DependsOn 2024-12-16 11:18:48 +01:00
proto/go Add PULUMI_DEBUG_LANGUAGES support to go, python, and nodejs. (#17821) 2024-12-11 08:50:52 +00:00
python Changelog and go.mod updates for v3.143.0 (#18025) 2024-12-12 07:50:38 +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.