-
-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Description
gcp_auth == 0.12.5
Looking through the docs shows the following.
GOOGLE_APPLICATION_CREDENTIALSenv var is used for ADC. So when we declare this provider fails because the json file read is incorrect.
The correct way should be somthing like the below?
gcp_auth::provider(key_file="path")
Key files can go anywhere, but GOOGLE_APPLICATION_CREDENTIALS is a special variable specific to ADC and the gcloud SDK? AFAIK.
Cheers,
A
Metadata
Metadata
Assignees
Labels
No labels