Skip to content

Commit ae4bbc0

Browse files
committed
Add ec2:DescribeSubnets to GitHubRole
1 parent 1074a92 commit ae4bbc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cloud-formation/github-role.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ Resources:
123123
"ec2:DeleteSubnet",
124124
"ec2:DeleteVpc",
125125
"ec2:DescribeSecurityGroups",
126+
"ec2:DescribeSubnets",
126127
"ec2:DescribeVpcs",
127128
"ec2:ModifyVpcAttribute"
128129
],

0 commit comments

Comments
 (0)