Skip to content

Commit

Permalink
test: pipeline
Browse files Browse the repository at this point in the history
add branch for pipeline test
  • Loading branch information
jlangy committed Oct 29, 2024
1 parent 2ef4d9d commit c308144
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/terraform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ jobs:
- name: Terraform Init
id: init
run: terraform init -upgrade
working-directory: ./terraform
working-directory: ./terraform-ecs

- name: Terraform Plan
id: plan
Expand Down

0 comments on commit c308144

Please sign in to comment.