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