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: