Skip to content

Commit 380aeb8

Browse files
hayk99iru
andauthored
docs: update docs for gcloud cli authentication (#123)
* docs: update gcloud docs cli authentication * docs: minimal Co-authored-by: iru <[email protected]>
1 parent 72f56fb commit 380aeb8

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,10 @@ Your user **must** have following **roles** in your GCP credentials
2929
* _Owner_
3030
* _Organization Admin_ (organizational usage only)
3131

32-
### Use a Service Account
32+
### Google Cloud CLI Authentication
33+
To authorize the cloud CLI to be used by Terraform check the following [Google docs.](https://cloud.google.com/sdk/docs/authorizing)
34+
35+
#### Use a Service Account
3336

3437
Instead of using a user, you can also deploy the module using a Service Account (SA). In order to create a SA for the organization, you need to go
3538
to one of your organization projects and create a SA.

0 commit comments

Comments
 (0)