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

@@ -28,7 +28,7 @@ env:
PYTEST_ADDOPTS: "--color=yes"
PYTHON_VERSION: "3.10"
TF_PLUGIN_CACHE_DIR: "/home/runner/.terraform.d/plugin-cache"
TF_VERSION: 1.3.9
TF_VERSION: 1.4.4
jobs:
examples-blueprints: