Skip to content

Commit 9c85277

Browse files
committed
Add ec2:CreateInternetGateway permission to GithubRole
1 parent 14e5d85 commit 9c85277

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
@@ -117,6 +117,7 @@ Resources:
117117
{
118118
"Effect": "Allow",
119119
"Action": [
120+
"ec2:CreateInternetGateway",
120121
"ec2:CreateSecurityGroup",
121122
"ec2:CreateSubnet",
122123
"ec2:CreateTags",

0 commit comments

Comments
 (0)