pulumi/sdk
stefins 80517bb301
fix: handle exception for main not found in python (#10617)
Improve error message when pulumi-python cannot find a main program.
2022-09-07 08:42:38 -07:00
..
dotnet [dotnet/sdk] Implement Deployment.TestAsync overloads which accept functions (#10458) 2022-08-30 13:13:25 +02:00
go Fix orphan register-resource traces (#10636) 2022-09-06 20:53:49 -04: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.