Skip to content
Discussion options

You must be logged in to vote

The canonical way to provide credentials for the Google provider in Terraform (and Atlantis) is to set the GOOGLE_APPLICATION_CREDENTIALS environment variable to point to a Google service account JSON file on the server or container where Atlantis runs. This works the same way as running Terraform locally—if the credentials are available in the runtime environment, Atlantis will use them for Google provider authentication. You can also use GCE instance service accounts if running Atlantis on Google Cloud, which lets the provider auto-discover credentials without a key file. See the Atlantis provider credentials documentation for details.

For improved security, especially in cloud or CI/C…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@paymog
Comment options

Answer selected by paymog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant