pulumi/sdk
Kyle Dixler a81ad8a2a4
fix #11864: pulumi panics when Pulumi.yaml has a provider with an empty/unspecified `path` key
2023-01-18 10:33:39 -08:00
..
go fix #11864: pulumi panics when Pulumi.yaml has a provider with an empty/unspecified `path` key 2023-01-18 10:33:39 -08:00
nodejs [sdk/nodejs] - Add support for custom naming of dynamic provider resource. 2023-01-17 18:57:58 +01:00
proto Update Go gRPC, require impl to embed UnimplementedXServer 2023-01-05 18:00:16 -08:00
python [sdk/{go,nodejs,python}] Fix DeletedWith resource option 2023-01-15 16:30:26 -08:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Update Go gRPC, require impl to embed UnimplementedXServer 2023-01-05 18:00:16 -08:00
go.sum Update Go gRPC, require impl to embed UnimplementedXServer 2023-01-05 18:00:16 -08: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.