pulumi/sdk
Fraser Waters 109ade9b3d
Terminate test if RunCommand fails (#10429)
* Terminate test if RunCommand fails

* Use Fatalf
2022-08-17 18:01:15 -04:00
..
dotnet Move about information to language plugins (#10392) 2022-08-15 14:55:04 +01:00
go Terminate test if RunCommand fails (#10429) 2022-08-17 18:01:15 -04:00
nodejs fix(ux): Adds a warning message when module resolution is ambiguous (#10374) 2022-08-16 14:41:15 -04:00
proto/go Add proto interfaces to move about logic to plugins (#10228) 2022-07-25 12:35:16 +01:00
python chore(sdk/python): Deprecate PULUMI_TEST_MODE (#10400) 2022-08-16 09:25:52 -04:00
README.md Compile protobufs with "pulumi" namespace (#10074) 2022-07-12 14:45:03 +01:00
go.mod Update go-git to v5 (#10330) 2022-08-09 12:46:28 +01:00
go.sum Update go-git to v5 (#10330) 2022-08-09 12:46:28 +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.