Skip to content

Commit 67fe85a

Browse files
authored
Merge pull request #73 from nicollette/patch-1
Fix link to "configure a service account"
2 parents 1fa9ff2 + f4845c4 commit 67fe85a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -161,7 +161,7 @@ Then perform the following commands on the root folder:
161161
Before this module can be used on a project, you must ensure that the following pre-requisites are fulfilled:
162162

163163
1. Terraform and kubectl are [installed](#software-dependencies) on the machine where Terraform is executed.
164-
2. The Service Account you execute the module with has the right [permissions](#iam-roles).
164+
2. The Service Account you execute the module with has the right [permissions](#configure-a-service-account).
165165
3. The Compute Engine and Kubernetes Engine APIs are [active](#enable-apis) on the project you will launch the cluster in.
166166
4. If you are using a Shared VPC, the APIs must also be activated on the Shared VPC host project and your service account needs the proper permissions there.
167167

0 commit comments

Comments
 (0)