tfvalidate workflow minimum terraform version update

This commit is contained in:
Jorge Falcon 2026-04-15 13:19:28 -04:00
parent a20f073cae
commit 2b522be080

View file

@ -41,7 +41,7 @@ jobs:
- name: Install terraform
uses: hashicorp/setup-terraform@633666f66e0061ca3b725c73b2ec20cd13a8fdd1 # v2.0.3
with:
terraform_version: 1.10.4
terraform_version: 1.12.0
# If we want to test more of these, consider using a matrix. With a matrix of directories, all terraform modules could be fully tested and potentially in parallel.
- name: Validate loadtesting
working-directory: ./infrastructure/loadtesting/terraform