pulumi/sdk
Luke Hoban 872fc5ee65 Add some helpers for common Output scenarios 2022-09-27 21:26:36 -07:00
..
dotnet Make getOrganization total, default to 'organization' 2022-09-22 11:06:51 -07:00
go refactor: use `os.ReadDir` for lightweight directory reading 2022-09-24 15:20:43 +08:00
nodejs Add some helpers for common Output scenarios 2022-09-27 21:26:36 -07:00
proto/go Fix the go_package option on the .proto files 2022-09-20 09:31:03 +01:00
python Make getOrganization total, default to 'organization' 2022-09-22 11:06:51 -07: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.