Skip to content

Commit 2b41091

Browse files
committed
Add ec2:DescribeSecurityGroups to GithubRole
1 parent 24c468d commit 2b41091

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
@@ -120,6 +120,7 @@ Resources:
120120
"ec2:CreateTags",
121121
"ec2:CreateVpc",
122122
"ec2:DeleteVpc",
123+
"ec2:DescribeSecurityGroups",
123124
"ec2:DescribeVpcs",
124125
"ec2:ModifyVpcAttribute"
125126
],

0 commit comments

Comments
 (0)