pulumi/sdk
Fraser Waters 328857f850
Rename Output.Join to Flatten (#13882)
<!--- 
Thanks so much for your contribution! If this is your first time
contributing, please ensure that you have read the
[CONTRIBUTING](https://github.com/pulumi/pulumi/blob/master/CONTRIBUTING.md)
documentation.
-->

# Description

<!--- Please include a summary of the change and which issue is fixed.
Please also include relevant motivation and context. -->

Fixes https://github.com/pulumi/pulumi/issues/13864
2023-09-06 15:05:24 +00:00
..
go Rename Output.Join to Flatten (#13882) 2023-09-06 15:05:24 +00:00
nodejs Change nodejs waiting on pipes to not panic (#13689) 2023-09-03 07:26:15 +00:00
proto/go Add args to state conversions (#13862) 2023-09-01 18:07:49 +00:00
python Add args to state conversions (#13862) 2023-09-01 18:07:49 +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.