Skip to content

Commit

Permalink
Add describe availability zone to IAM perms
Browse files Browse the repository at this point in the history
  • Loading branch information
nuwang committed Jan 31, 2021
1 parent cd80c24 commit 158ceba
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -13,7 +13,6 @@
"ec2:DescribeSecurityGroups",
"ec2:DescribeSubnets",
"ec2:DescribeVolumes",
"ec2:DescribeAvailabilityZones", ,
"ec2:CreateSecurityGroup",
"ec2:CreateTags",
"ec2:CreateVolume",
Expand All @@ -28,6 +27,7 @@
"ec2:DetachVolume",
"ec2:RevokeSecurityGroupIngress",
"ec2:DescribeVpcs",
"ec2:DescribeAvailabilityZones",
"ec2:DescribeInstanceTypes",
"ec2:DescribeInstanceTypeOfferings",
"elasticloadbalancing:AddTags",
Expand Down

0 comments on commit 158ceba

Please sign in to comment.