Commit 263e8ac4 authored by Evan Read's avatar Evan Read

Merge branch 'docs-22392-add-missing-eks-permission' into 'master'

Add missing IAM permission to EKS cluster docs

See merge request gitlab-org/gitlab!20821
parents 1c5076ae 0f162c00
......@@ -300,6 +300,7 @@ new Kubernetes cluster to your project:
"iam:AttachRolePolicy",
"iam:CreateRole",
"iam:CreateInstanceProfile",
"iam:CreateServiceLinkedRole",
"iam:GetRole",
"iam:ListRoles",
"iam:PassRole",
......
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