Skip to content

Commit 3936294

Browse files
committed
Add ec2:DeleteInternetGateway permission to GithubRole
1 parent 1d833d4 commit 3936294

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
@@ -122,6 +122,7 @@ Resources:
122122
"ec2:CreateSubnet",
123123
"ec2:CreateTags",
124124
"ec2:CreateVpc",
125+
"ec2:DeleteInternetGateway",
125126
"ec2:DeleteSecurityGroup",
126127
"ec2:DeleteSubnet",
127128
"ec2:DeleteVpc",

0 commit comments

Comments
 (0)