Commit 4ae99909 authored by Stan Hu's avatar Stan Hu

Merge branch 'master' into 'master'

Docs: AWS EKS IAM Policy Template Update

See merge request gitlab-org/gitlab!50385
parents d76ed493 b63a5e1f
...@@ -122,6 +122,7 @@ To create and add a new Kubernetes cluster to your project, group, or instance: ...@@ -122,6 +122,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