Skip to content

Commit dd2272a

Browse files
authored
Merge pull request #61055 from fmcdonal/OSDOCS-6223
[OSDOCS-6223]: amending IAM service account in GCP roles, removing OWNER…
2 parents a15a4d5 + dff4ebe commit dd2272a

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)