From 64ac6c7029f18bc060f2d126d39191adeae2fb41 Mon Sep 17 00:00:00 2001 From: Frostebite Date: Sun, 7 Feb 2021 14:22:45 +0000 Subject: [PATCH] unique task def per job --- action/task-def-formation.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/action/task-def-formation.yml b/action/task-def-formation.yml index 3e88bf6d..a9dbe9f1 100644 --- a/action/task-def-formation.yml +++ b/action/task-def-formation.yml @@ -110,6 +110,7 @@ Resources: Properties: Name: !Ref 'ServiceName' ShardCount: 1 + FilterPattern: '' # The task definition. This is a simple metadata description of what # container to run, and what resource requirements it has. TaskDefinition: