Skip to content

Commit 53f1a97

Browse files
authored
Merge pull request #91581 from dfitzmau/OCPBUGS-46596-feat
OCPBUGS-46596-feat: Moved ec2:DescribeInstanceTypeOffering as a requi…
2 parents c887eab + e1c8434 commit 53f1a97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installation-aws-permissions.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ cluster, the IAM user requires the following permissions:
4040
* `ec2:DescribeInstanceCreditSpecifications`
4141
* `ec2:DescribeInstances`
4242
* `ec2:DescribeInstanceTypes`
43+
* `ec2:DescribeInstanceTypeOfferings`
4344
* `ec2:DescribeInternetGateways`
4445
* `ec2:DescribeKeyPairs`
4546
* `ec2:DescribeNatGateways`
@@ -300,7 +301,6 @@ If you are managing your cloud provider credentials with mint mode, the IAM user
300301
.Optional permissions for instance and quota checks for installation
301302
[%collapsible]
302303
====
303-
* `ec2:DescribeInstanceTypeOfferings`
304304
* `servicequotas:ListAWSDefaultServiceQuotas`
305305
====
306306

0 commit comments

Comments
 (0)