Skip to content

Commit 6e8f7e2

Browse files
committed
Add ec2:CreateRoute permissions to GithubRole
1 parent d65299a commit 6e8f7e2

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
@@ -121,6 +121,7 @@ Resources:
121121
"ec2:AssociateRouteTable",
122122
"ec2:AttachInternetGateway",
123123
"ec2:CreateInternetGateway",
124+
"ec2:CreateRoute",
124125
"ec2:CreateRouteTable",
125126
"ec2:CreateSecurityGroup",
126127
"ec2:CreateSubnet",

0 commit comments

Comments
 (0)