Skip to content

Commit 4a80ab6

Browse files
authored
update: fix missing iam perm in aws byoc (#1263)
1 parent a0f569f commit 4a80ab6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/platform/howto/byoc/create-cloud/create-aws-custom-cloud.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ Show permissions required for creating resources for bastion and workload networ
7070
"iam:ListInstanceProfilesForRole",
7171
"iam:ListRolePolicies",
7272
"iam:PutRolePolicy",
73+
"iam:TagRole",
7374
"iam:UpdateAssumeRolePolicy"
7475
],
7576
"Effect": "Allow",

0 commit comments

Comments
 (0)