bump Terraform version (#1307)

This commit is contained in:
Ludovico Magnocavallo
2023-04-05 09:15:23 +02:00
committed by GitHub
parent a9cba47ce8
commit 40cda39093
3 changed files with 3 additions and 3 deletions

View File

@@ -37,7 +37,7 @@ jobs:
- name: Set up Terraform
uses: hashicorp/setup-terraform@v2
with:
terraform_version: 1.3.2
terraform_version: 1.4.4
- name: Install dependencies
run: |