From 612bc86b54cc3140822467b7067c5db34ec8912b Mon Sep 17 00:00:00 2001 From: Will Russell Date: Wed, 6 Nov 2024 14:52:29 +0000 Subject: [PATCH] fix: formatting --- aws-batch-terraform-git.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/aws-batch-terraform-git.yaml b/aws-batch-terraform-git.yaml index 63fd4be..3b5813c 100644 --- a/aws-batch-terraform-git.yaml +++ b/aws-batch-terraform-git.yaml @@ -1,5 +1,6 @@ id: aws-batch-terraform-git namespace: company.team + inputs: - id: bucket type: STRING @@ -7,6 +8,7 @@ inputs: - id: region type: STRING defaults: us-east-1 + tasks: - id: wdir type: io.kestra.plugin.core.flow.WorkingDirectory @@ -56,6 +58,7 @@ tasks: outputs[key] = value.strip('"') Kestra.outputs(outputs) + - id: parallel_ecs_fargate_tasks type: io.kestra.plugin.core.flow.Parallel tasks: