Apply 7bc771f5 (author: rayterrill) to Rancher 2.6 docs

Update minimum permissions doc to include DescribeRegions
This commit is contained in:
Billy Tat
2022-01-17 20:54:19 -08:00
parent 7bc771f5f4
commit e54ac0b0a1
@@ -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.
}
]
}
```
```