diff --git a/content/rancher/v2.x/en/cluster-provisioning/hosted-kubernetes-clusters/eks/_index.md b/content/rancher/v2.x/en/cluster-provisioning/hosted-kubernetes-clusters/eks/_index.md index 5bb0f86029f..6e98f37e11d 100644 --- a/content/rancher/v2.x/en/cluster-provisioning/hosted-kubernetes-clusters/eks/_index.md +++ b/content/rancher/v2.x/en/cluster-provisioning/hosted-kubernetes-clusters/eks/_index.md @@ -263,7 +263,8 @@ Resource targeting uses `*` as the ARN of many of the resources created cannot b "cloudformation:DescribeStackResources", "cloudformation:DescribeStacks", "cloudformation:ListStacks", - "cloudformation:CreateStack" + "cloudformation:CreateStack", + "cloudformation:DeleteStack" ], "Resource": "*" },