pulumi/sdk
Kyle Dixler 6e06d3ad11
removed sdk/nodejs. removed nodejs from github workflows.
removed nodejs tests from scripts/get-job-matrix.py.
changed `yarn link` to `yarn add` integration tests.
codegen tests now no longer link local @pulumi/pulumi.
2023-01-27 14:37:33 -08:00
..
go Revert "[go/sdk] Delegate alias computation to the engine" 2023-01-26 19:53:26 +01:00
nodejs removed sdk/nodejs. removed nodejs from github workflows. 2023-01-27 14:37:33 -08:00
proto Update Go gRPC, require impl to embed UnimplementedXServer 2023-01-05 18:00:16 -08:00
python sdk/py/stack: Original traceback in wait_for_rpcs 2023-01-18 16:30:25 -08:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod removed sdk/nodejs. removed nodejs from github workflows. 2023-01-27 14:37:33 -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.