pulumi/sdk
Aaron Friel 905409b844
Update sdk/go/pulumi/internals/outputs_test.go
Co-authored-by: Justin Van Patten <jvp@justinvp.com>
2022-10-05 11:32:32 -07:00
..
dotnet Make getOrganization total, default to 'organization' 2022-09-22 11:06:51 -07:00
go Update sdk/go/pulumi/internals/outputs_test.go 2022-10-05 11:32:32 -07:00
nodejs refactor: use `os.ReadDir` for lightweight directory reading 2022-09-24 15:20:43 +08:00
proto/go Fix the go_package option on the .proto files 2022-09-20 09:31:03 +01:00
python Add Output.format to python SDK 2022-10-04 22:45:49 +01: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.