Skip to content

Commit

Permalink
fix: formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
wrussell1999 authored Nov 6, 2024
1 parent 6214bd7 commit 612bc86
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions aws-batch-terraform-git.yaml
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
id: aws-batch-terraform-git
namespace: company.team

inputs:
- id: bucket
type: STRING
defaults: kestra-us
- id: region
type: STRING
defaults: us-east-1

tasks:
- id: wdir
type: io.kestra.plugin.core.flow.WorkingDirectory
Expand Down Expand Up @@ -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:
Expand Down

0 comments on commit 612bc86

Please sign in to comment.