Skip to content

Commit 1b122a9

Browse files
committed
Add ecs:CreateService to GithubRole
1 parent 3f082c0 commit 1b122a9

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
@@ -94,6 +94,7 @@ Resources:
9494
"Effect": "Allow",
9595
"Action": [
9696
"ecs:CreateCluster",
97+
"ecs:CreateService",
9798
"ecs:DeregisterTaskDefinition",
9899
"ecs:DescribeClusters",
99100
"ecs:DescribeServices",

0 commit comments

Comments
 (0)