Update minimum permissions doc to include DescribeRegions

This commit is contained in:
Ray Terrill
2022-01-14 15:25:02 -08:00
committed by GitHub
parent 6e8bd4b4fa
commit 7bc771f5f4
@@ -24,6 +24,7 @@ Resource targeting uses `*` as the ARN of many of the resources created cannot b
"ec2:RunInstances",
"ec2:RevokeSecurityGroupIngress",
"ec2:RevokeSecurityGroupEgress",
"ec2:DescribeRegions",
"ec2:DescribeVpcs",
"ec2:DescribeTags",
"ec2:DescribeSubnets",
@@ -219,4 +220,4 @@ Permissions required for Rancher to create VPC and associated resources.
}
]
}
```
```