pulumi/pkg/authhelpers
Vladimir Pouzanov 6ee97e2b2b
Add support for authentication via GOOGLE_CREDENTIALS (#6379)
* Add support for GCP auth via a PULUMI_GOOGLE_CREDENTIALS_HELPER

* Properly propagate the error for the google credentials auth

* Update the changelog with a note and usage example

* Propagate pulumi auth mechanisms to the secretsprovider

* Clean up the linter warnings

* Revert CHANGELOG.md

* Revert PULUMI_GOOGLE_CREDENTIALS_HELPER for now

* Cleanup

* Use same context

* Pass context

* Preserve scopes currently used

Co-authored-by: Fraser Waters <fraser@pulumi.com>
2022-06-07 16:02:08 +01:00
..
gcpauth.go Add support for authentication via GOOGLE_CREDENTIALS (#6379) 2022-06-07 16:02:08 +01:00