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 3f082c0 commit 1b122a9Copy full SHA for 1b122a9
cloud-formation/github-role.yaml
@@ -94,6 +94,7 @@ Resources:
94
"Effect": "Allow",
95
"Action": [
96
"ecs:CreateCluster",
97
+ "ecs:CreateService",
98
"ecs:DeregisterTaskDefinition",
99
"ecs:DescribeClusters",
100
"ecs:DescribeServices",
0 commit comments