pulumi/sdk
Aaron Friel 8441ea2eee [cli] Allow Pulumi.yaml files to contain additional, preserved keys 2022-08-09 13:20:49 -07:00
..
dotnet Fix C# warnings in test projects (#10296) 2022-08-09 14:34:40 +02:00
go [cli] Allow Pulumi.yaml files to contain additional, preserved keys 2022-08-09 13:20:49 -07:00
nodejs [sdk/nodejs] removed ts compilation stack trace (#10259) 2022-07-27 14:14:36 -07:00
proto/go Add proto interfaces to move about logic to plugins (#10228) 2022-07-25 12:35:16 +01:00
python pinned grpcio to 1.47 to fix hanging tests (#10300) 2022-07-29 17:10:02 -07:00
README.md Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
go.mod Update go-git to v5 (#10330) 2022-08-09 12:46:28 +01:00
go.sum Update go-git to v5 (#10330) 2022-08-09 12:46:28 +01:00

README.md

Pulumi Language SDKs

This directory contains the Pulumi SDKs for all supported languages.

Please 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.