pulumi/sdk
Fraser Waters 484d821537 Fix invalid cast in analyzer_plugin.go
Fixes https://github.com/pulumi/pulumi/issues/11140
2022-10-25 08:44:00 +01:00
..
dotnet chore: Update doc comments, coding style, fix lint 2022-10-13 13:50:49 -07:00
go Fix invalid cast in analyzer_plugin.go 2022-10-25 08:44:00 +01:00
nodejs Merge #10955 2022-10-24 02:52:30 +00:00
proto/go feat(engine): Adds structured alias support to the engine 2022-10-11 17:56:32 -04:00
python Merge #10955 2022-10-24 02:52:30 +00:00
README.md Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
go.mod Update dependencies 2022-09-19 17:42:27 +00:00
go.sum Use project schema to validate projects we load 2022-09-02 10:09:24 +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.