pulumi/sdk
Sean Yeh aec19d44f9
Quick fix to treat esc-sdk as a non-plugin (#18022)
There is an [issue](https://github.com/pulumi/pulumi/issues/18023) with
`pulumi-plugin.json` not being read when using the `uv` package manager.
This is a quick fix to treat esc-sdk as a non-plugin

Fixes https://github.com/pulumi/esc-sdk/issues/57
2024-12-12 05:12:34 +00:00
..
go 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
nodejs 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
proto/go Add PULUMI_DEBUG_LANGUAGES support to go, python, and nodejs. (#17821) 2024-12-11 08:50:52 +00:00
python Quick fix to treat esc-sdk as a non-plugin (#18022) 2024-12-12 05:12:34 +00:00
.version Prepare for v3.143.0 release (#18011) 2024-12-11 18:29:42 +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.