Bump Terraform to 1.11 (#3120)

* Bump Terraform version to 1.11

* Update workflows
This commit is contained in:
Julio Castillo
2025-05-29 11:11:39 +02:00
committed by GitHub
parent 41eaeb8ea0
commit 271942f2ed
108 changed files with 109 additions and 109 deletions

View File

@@ -30,7 +30,7 @@ env:
SSH_AUTH_SOCK: /tmp/ssh_agent.sock
TF_PROVIDERS_FILE: ${tf_providers_files.apply}
TF_PROVIDERS_FILE_PLAN: ${tf_providers_files.plan}
TF_VERSION: 1.10.2
TF_VERSION: 1.11.4
jobs:
fast-pr: