pulumi/sdk
Fraser Waters e6f10f3850
Prepare v3.140.0 release (#17802)
### Features

- [auto/go] Add --config-file functionality to Go Automation API
preview, update, refresh, and destroy
[#17774](https://github.com/pulumi/pulumi/pull/17774)

 ### Bug Fixes

- [cli/plugin] Workaround for escape codes in output from .NET 9
[#17783](https://github.com/pulumi/pulumi/pull/17783)

- [sdk/python] Fix merging InvokeOptions.version
[#17750](https://github.com/pulumi/pulumi/pull/17750)
2024-11-19 12:52:28 +00:00
..
go document GitCloneOrPull (#17800) 2024-11-19 09:59:32 +00:00
nodejs Prepare v3.140.0 release (#17802) 2024-11-19 12:52:28 +00:00
proto/go Document more provider methods (#17683) 2024-11-06 16:54:04 +00:00
python Prepare v3.140.0 release (#17802) 2024-11-19 12:52:28 +00:00
.version Prepare v3.140.0 release (#17802) 2024-11-19 12:52:28 +00:00
README.md Cleanup sdk/README.md 2023-01-03 17:12:12 -05:00
go.mod fix dll loading errors in windows CI (#17410) 2024-10-02 08:43:42 +00:00
go.sum fix dll loading errors in windows CI (#17410) 2024-10-02 08:43:42 +00:00
version.go Enable goheader rule and add missing license headers (#15473) 2024-09-09 12:05:45 +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.