Skip to content

Commit a7cff6e

Browse files
committed
Add ec2:DescribeRouteTables permissions to GithubRole
1 parent 1451c52 commit a7cff6e

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
@@ -130,6 +130,7 @@ Resources:
130130
"ec2:DeleteSubnet",
131131
"ec2:DeleteVpc",
132132
"ec2:DescribeInternetGateways",
133+
"ec2:DescribeRouteTables",
133134
"ec2:DescribeSecurityGroups",
134135
"ec2:DescribeSubnets",
135136
"ec2:DescribeVpcs",

0 commit comments

Comments
 (0)