diff --git a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/ec2/_index.md b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/ec2/_index.md index ce1f11b821f..569fd285f92 100644 --- a/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/ec2/_index.md +++ b/content/rancher/v2.x/en/cluster-provisioning/rke-clusters/node-pools/ec2/_index.md @@ -77,7 +77,7 @@ Use {{< product >}} to create a Kubernetes cluster in Amazon EC2. "arn:aws:ec2:REGION:AWS_ACCOUNT_ID:subnet/*", "arn:aws:ec2:REGION:AWS_ACCOUNT_ID:key-pair/*", "arn:aws:ec2:REGION:AWS_ACCOUNT_ID:network-interface/*", - "arn:aws:ec2:REGION:AWS_ACCOUNT_ID:security-group/*", + "arn:aws:ec2:REGION:AWS_ACCOUNT_ID:security-group/*" ] }, {