Skip to content

Commit 4b0b26c

Browse files
committed
Add ecs:DescribeServices to GithubRole
1 parent eec389f commit 4b0b26c

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
@@ -95,6 +95,7 @@ Resources:
9595
"Action": [
9696
"ecs:CreateCluster",
9797
"ecs:DescribeClusters",
98+
"ecs:DescribeServices",
9899
"ecs:RegisterTaskDefinition",
99100
"iam:PassRole"
100101
],

0 commit comments

Comments
 (0)