You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -161,7 +161,7 @@ Then perform the following commands on the root folder:
161
161
Before this module can be used on a project, you must ensure that the following pre-requisites are fulfilled:
162
162
163
163
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).
165
165
3. The Compute Engine and Kubernetes Engine APIs are [active](#enable-apis) on the project you will launch the cluster in.
166
166
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.
0 commit comments