pulumi/sdk
Aaron Friel 8c3c083a70 [windows] replace ssh-agent with one that lazily loads dlls 2022-07-21 10:21:44 -07:00
..
dotnet Fix AddRemoveListPlugins in dotnet automation tests when running on MacOS arm64 (#10157) 2022-07-18 11:38:47 +02:00
go Expose context.Context from pulumi.Context (#10190) 2022-07-20 14:15:02 -07:00
nodejs Avoid importing typescript unless necessary (#10185) 2022-07-20 17:38:55 -04:00
proto/go Add random seed to Check (#10141) 2022-07-20 12:25:43 +01:00
python Add random seed to Check (#10141) 2022-07-20 12:25:43 +01:00
README.md Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
go.mod Add NewUniqueName (#9852) 2022-06-15 20:11:20 +01:00
go.sum [windows] replace ssh-agent with one that lazily loads dlls 2022-07-21 10:21:44 -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.