Skip to content

Commit c0fbfbc

Browse files
committed
Add ec2:AssociateRouteTable permissions to GithubRole
1 parent 3e9d1f4 commit c0fbfbc

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
@@ -118,6 +118,7 @@ Resources:
118118
{
119119
"Effect": "Allow",
120120
"Action": [
121+
"ec2:AssociateRouteTable",
121122
"ec2:AttachInternetGateway",
122123
"ec2:CreateInternetGateway",
123124
"ec2:CreateRouteTable",

0 commit comments

Comments
 (0)