pulumi/sdk
Fraser Waters c604b56ace Revert "Merge #13167"
Fixes https://github.com/pulumi/pulumi/issues/13181
Fixes https://github.com/pulumi/pulumi/issues/13183

This reverts commit 6e808c80e9, reversing
changes made to a3e724e08b.
2023-06-16 15:30:18 +01:00
..
go Revert "Merge #13167" 2023-06-16 15:30:18 +01:00
nodejs Revert "Merge #13167" 2023-06-16 15:30:18 +01:00
proto/go Maintain alias compat for older Node.js SDKs on new CLIs 2023-06-14 08:34:32 -07:00
python Maintain alias compat for older Node.js SDKs on new CLIs 2023-06-14 08:34:32 -07:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod Use os.tmpfile instead of creating our own. 2023-05-30 13:58:02 -04:00
go.sum Use os.tmpfile instead of creating our own. 2023-05-30 13:58:02 -04: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.