pulumi/sdk
Aaron Friel bc68b921e8
Revert "Install missing plugins when encountering them (#10530)" (#10650)
This reverts commit 0c753103a0.
2022-09-07 21:41:23 -07:00
..
dotnet [dotnet/sdk] Implement Deployment.TestAsync overloads which accept functions (#10458) 2022-08-30 13:13:25 +02:00
go Revert "Install missing plugins when encountering them (#10530)" (#10650) 2022-09-07 21:41:23 -07:00
nodejs fix(automation): runPulumiCommand failed to call onOutput when provided (#10631) 2022-09-06 12:18:31 -04:00
proto/go Add getOrganization to nodejs and python (#10504) 2022-08-31 10:33:29 +01:00
python fix: handle exception for main not found in python (#10617) 2022-09-07 08:42:38 -07:00
README.md Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
go.mod [cli] Improve Windows reliability with dependency update to ssh-agent (#10486) 2022-08-25 09:19:12 -07:00
go.sum [cli] Improve Windows reliability with dependency update to ssh-agent (#10486) 2022-08-25 09:19:12 -07: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.