Update gcs.html.md

Just a typo
This commit is contained in:
Robin Schulz 2021-01-07 12:21:29 +01:00 committed by GitHub
parent 0a31fa0941
commit 64f9180a3c
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