We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eec389f commit 4b0b26cCopy full SHA for 4b0b26c
cloud-formation/github-role.yaml
@@ -95,6 +95,7 @@ Resources:
95
"Action": [
96
"ecs:CreateCluster",
97
"ecs:DescribeClusters",
98
+ "ecs:DescribeServices",
99
"ecs:RegisterTaskDefinition",
100
"iam:PassRole"
101
],
0 commit comments