Bump terraform required version (#864)

* bump terraform required version

* fix test

* debug test

* debug test

* disable test

* fix CI file, bump terraform action version
This commit is contained in:
Ludovico Magnocavallo
2022-10-07 12:51:56 +02:00
committed by GitHub
parent e66340c4db
commit a0171b2c49
87 changed files with 139 additions and 89 deletions

View File

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