Commit b63a5e1f authored by Chad Quinlan's avatar Chad Quinlan

Fixes cluster creation failure

parent c8af5de2
...@@ -104,6 +104,7 @@ To create and add a new Kubernetes cluster to your project, group, or instance: ...@@ -104,6 +104,7 @@ To create and add a new Kubernetes cluster to your project, group, or instance:
"iam:CreateInstanceProfile", "iam:CreateInstanceProfile",
"iam:CreateServiceLinkedRole", "iam:CreateServiceLinkedRole",
"iam:GetRole", "iam:GetRole",
"iam:listAttachedRolePolicies",
"iam:ListRoles", "iam:ListRoles",
"iam:PassRole", "iam:PassRole",
"ssm:GetParameters" "ssm:GetParameters"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment