Skip to content

Commit 3e8974f

Browse files
committed
Add ec2:ModifySubnetAttribute permission to GithubRole
1 parent bb1d7de commit 3e8974f

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
@@ -126,6 +126,7 @@ Resources:
126126
"ec2:DescribeSecurityGroups",
127127
"ec2:DescribeSubnets",
128128
"ec2:DescribeVpcs",
129+
"ec2:ModifySubnetAttribute",
129130
"ec2:ModifyVpcAttribute"
130131
],
131132
"Resource": "*"

0 commit comments

Comments
 (0)