pulumi/sdk
Abhinav Gupta afbb722861
fix: TestCompose_panic is flaky
Address flakiness of TestCompose_panic
by giving the panic more time to terminate the process.
2023-08-31 13:22:29 -07:00
..
go fix: TestCompose_panic is flaky 2023-08-31 13:22:29 -07:00
nodejs Make language-python it's own module (#13819) 2023-08-31 16:35:21 +00:00
proto/go Allow language plugins to return plugin checksums (#13776) 2023-08-25 15:26:25 +00:00
python Make language-python it's own module (#13819) 2023-08-31 16:35:21 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod cmdutil.ReadConsole[NoEcho]: Use bubbletea (#13815) 2023-08-30 17:08:44 +00:00
go.sum cmdutil.ReadConsole[NoEcho]: Use bubbletea (#13815) 2023-08-30 17:08:44 +00:00

README.md

Pulumi Language SDKs

This directory contains Pulumi SDKs for the following languages:

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.