pulumi/sdk
Patrizio Bruno fd25e56d8c
Add support for GitHub private releases as plugin source (#8944)
* Add support for GitHub private releases as plugin source

* update CHANGELOG_PENDING.md

* fix: invert token and tokentype parms in call to authenticatedGetPluginResponse

* Update CHANGELOG_PENDING.md

Co-authored-by: Fraser Waters <frassle@gmail.com>

* refactor: more reusable/testable private github private release download

* lint: fix errors

* syntax: add missing newline

Co-authored-by: Fraser Waters <frassle@gmail.com>
Co-authored-by: Fraser Waters <fraser@pulumi.com>
2022-02-17 21:20:29 +00:00
..
dotnet Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
go Add support for GitHub private releases as plugin source (#8944) 2022-02-17 21:20:29 +00:00
nodejs Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
proto Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
python Add RetainOnDelete resource option (#8746) 2022-02-16 22:11:12 +00:00
README.md Updating .NET references 2020-04-27 12:42:11 -07:00
go.mod [sdk/go] Fixed GoLang version parsing (#8920) 2022-02-09 12:31:30 +01:00
go.sum [sdk/go] Fixed GoLang version parsing (#8920) 2022-02-09 12:31:30 +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 proto/.