Skip to content

Advice on how to obtain credentials on Google Cloud Run #21

Answered by marickvantuil
atrauzzi asked this question in Q&A
Discussion options

You must be logged in to vote

Hey, first of all, my bad, I somehow missed this message. When running an application from Cloud Run, it will automatically have the correct GOOGLE_APPLICATION_CREDENTIALS environment configured. But if not, you can set it manually and reference the path to the JSON key file which can be created for a service account. More info about that here: https://cloud.google.com/docs/authentication/getting-started

Hope that helps.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by marickvantuil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants