Merge pull request #27432 from bulletinmybeard/patch-1

Update gcs.html.md
This commit is contained in:
Pam Selle 2021-01-11 16:19:13 -05:00 committed by GitHub
commit 516ad2c8e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ credential/authentication file. Make sure that the scope of the VM/Cluster is se
### Running Terraform outside of Google Cloud
If you are running terraform outside of Google Cloud, generate a service account key and set the `GOOGLE_APPPLICATION_CREDENTIALS` environment variable to
If you are running terraform outside of Google Cloud, generate a service account key and set the `GOOGLE_APPLICATION_CREDENTIALS` environment variable to
the path of the service account key. Terraform will use that key for authentication.
### Impersonating Service Accounts