Skip to content

Commit d65299a

Browse files
committed
Add ec2:AssociateRouteTable permissions to GithubRole
1 parent a7cff6e commit d65299a

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)