Skip to content

Commit dff4ebe

Browse files
committed
OSDOCS-6223 amending IAM service account in GCP roles, removing OWNER role for creating a cluster on GCP
1 parent 6d34f08 commit dff4ebe

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

modules/osd-create-cluster-ccs.adoc

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,10 +60,13 @@ The project name must be 10 characters or less.
6060
====
6161
* You have enabled the Google Cloud Resource Manager API in your GCP project. For more information about enabling APIs for your project, see link:https://cloud.google.com/endpoints/docs/openapi/enable-api[the Google Cloud documentation].
6262
* You have an IAM service account in GCP called `osd-ccs-admin` with the following roles attached:
63+
** Compute Admin
6364
** DNS Administrator
65+
** IAM Security Admin
66+
** Service Account Admin
67+
** Service Account Key Admin
68+
** Service Account User
6469
** Organization Policy Viewer
65-
** Owner
66-
** Project IAM Admin
6770
** Service Management Administrator
6871
** Service Usage Admin
6972
** Storage Admin

0 commit comments

Comments
 (0)