Skip to content

Commit 3f082c0

Browse files
committed
Add ecs:DeregisterTaskDefinition to GithubRole
1 parent 4b0b26c commit 3f082c0

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:DeregisterTaskDefinition",
9798
"ecs:DescribeClusters",
9899
"ecs:DescribeServices",
99100
"ecs:RegisterTaskDefinition",

0 commit comments

Comments
 (0)