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

Adding GOOGLE_APPLICATION_CREDENTIALS env var #12389

Merged

Conversation

john-westcott-iv
Copy link
Member

SUMMARY

Per my understanding of #12211 the gcloud executable requires an environment variable of GOOGLE_APPLICATION_CREDENTIALS pointing to the same file that we currently point GCE_CREDENTIALS_FILE_PATH too. This will allow a shell module call to gcloud to function with a Google Compute Engine credential type.

I am looking for someone with more Google Cloud experience than me to confirm that the two file syntaxes are the same and also that adding this additional variable will not have an ill effect on the modules or anything else. In the man time, this PR can be tested.

ISSUE TYPE
  • Bug or Docs Fix
COMPONENT NAME
  • API
AWX VERSION
awx: 21.1.1.dev108+g76847c8af0
ADDITIONAL INFORMATION

@john-westcott-iv john-westcott-iv merged commit 37ff991 into ansible:devel Jul 12, 2022
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.

None yet

2 participants