We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72f56fb commit 380aeb8Copy full SHA for 380aeb8
README.md
@@ -29,7 +29,10 @@ Your user **must** have following **roles** in your GCP credentials
29
* _Owner_
30
* _Organization Admin_ (organizational usage only)
31
32
-### Use a Service Account
+### 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
36
37
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
38
to one of your organization projects and create a SA.
0 commit comments