pulumi/sdk
Kyle Dixler 27e28bc515
added exception checking when waiting for rpcs to resolve
2022-07-19 15:51:39 -07:00
..
dotnet Fix AddRemoveListPlugins in dotnet automation tests when running on MacOS arm64 (#10157) 2022-07-18 11:38:47 +02:00
go Fix orphan bulk decrypt traces (#10037) 2022-07-18 09:36:31 -04:00
nodejs Add tracing around os.Exec in node provider (#10173) 2022-07-18 20:27:15 -04:00
proto/go Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
python added exception checking when waiting for rpcs to resolve 2022-07-19 15:51:39 -07: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 Update java to 0.5.0 (#10129) 2022-07-14 17:01:37 -04: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.