Skip to content

Commit 1d833d4

Browse files
committed
Add ec2:DescribeInternetGateways permission to GithubRole
1 parent 9c85277 commit 1d833d4

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
@@ -125,6 +125,7 @@ Resources:
125125
"ec2:DeleteSecurityGroup",
126126
"ec2:DeleteSubnet",
127127
"ec2:DeleteVpc",
128+
"ec2:DescribeInternetGateways",
128129
"ec2:DescribeSecurityGroups",
129130
"ec2:DescribeSubnets",
130131
"ec2:DescribeVpcs",

0 commit comments

Comments
 (0)