Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Ant0wan committed Oct 18, 2023
1 parent db757f7 commit b53149a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ jobs:
args: ''
- directory: ./test_dir/project2
terraform_version: 1.3.3
args: -var-file=./dev/region_a/service_two.tfvars -var-file=./dev/region_b/service_two.tfvars -var-file=./production/region_a/service_two.tfvars
args: -var-file=./dev/region_a/service_two.tfvars -var-file=./dev/region_b/service_two.tfvars -var-file=./production/region_a/service_two.tfvars -concurrent
- directory: ./test_dir/project3/applications/backend-app
terraform_version: 1.2.1
args: ''
Expand Down

0 comments on commit b53149a

Please sign in to comment.