Update GCP env var for credential path in Getting started guide#5082
Update GCP env var for credential path in Getting started guide#5082draconteus wants to merge 1 commit intohashicorp:masterfrom
Conversation
|
Hi @draconteus! Thanks again for opening this new PR, I appreciate it. Are you going through the "Getting Started with the Google Provider" guide? If so, I've gone through those steps after clearing my environment variables. After running |
|
Yeah, I did that's how I recognised this problem. Also, it was the first thing to check if this env var was set properly. One thing that comes to my mind that I don't gave |
|
@megan07 @draconteus As per https://cloud.google.com/docs/authentication/getting-started, |
|
Ooo, okay, yeah I used service account's credentials. Thanks for finding this @pradeepbhadani! |
|
@draconteus , interesting. I'm not sure why |
|
Yeah, sure :) |
|
Thanks! |
|
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 hashibot-feedback@hashicorp.com. Thanks! |
Hi,
Opening a new PR requested by @megan07. This issue needs further investigation.
TL;DR: Using
GOOGLE_CLOUD_KEYFILE_JSONenv var is not working for finding credential fileHistory can be found in: #5021
Cheers :)