Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gcpkms: allow use of Google default credentials #1249

Merged
merged 1 commit into from
Jul 11, 2023
Merged

Conversation

hiddeco
Copy link
Member

@hiddeco hiddeco commented Jul 11, 2023

By addressing the bug in the introduced logic around the GOOGLE_CREDENTIALS environment variable.

The variable is now only taken into account when set, and actually containing a value.

Supersedes #1155
Fixes #1151

By addressing the bug in the introduced logic around
the `GOOGLE_CREDENTIALS` environment variable.

The variable is now only taken into account when set, and actually
containing a value.

Signed-off-by: Hidde Beydals <hidde@hhh.computer>
@hiddeco hiddeco merged commit f495885 into main Jul 11, 2023
7 checks passed
@hiddeco hiddeco deleted the fix-gcp-app-defaults branch July 11, 2023 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implicit and explicit Google Application Default Credentials cannot be used
2 participants