pulumi/sdk
Justin Van Patten 9a707c4e03
Improve the output when installing plugins (#5808)
Two improvements:

1. Don't display "[resource plugin <foo>] installing" if the plugin is already installed.

2. Close the plugin download progress bar before displaying any subsequent output, and only show output of `npm install` when there is an error.
2020-11-21 08:02:05 -08:00
..
dotnet Output key and correct stack on keynotfound (#5740) 2020-11-17 19:58:56 +01:00
go Improve the output when installing plugins (#5808) 2020-11-21 08:02:05 -08:00
nodejs Fix bug calling `Provider.read` (#5716) 2020-11-09 08:48:19 -08:00
proto Add support for serialized resource references. (#5041) 2020-10-27 10:12:12 -07:00
python Add support for getResource to the Python SDK. (#5694) 2020-11-20 13:13:23 -08:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00
go.mod Fix the go sum files to ensure non dirty tree (#5683) 2020-11-04 20:04:03 +00:00
go.sum Fix the go sum files to ensure non dirty tree (#5683) 2020-11-04 20:04:03 +00: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 proto/.