fix: align terraform ci version with provider lock
Deploy Cluster / Terraform (push) Failing after 37s
Deploy Cluster / Ansible (push) Has been skipped

This commit is contained in:
2026-04-30 07:45:10 +00:00
parent a33a993867
commit d126de4dc4
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ concurrency:
cancel-in-progress: false
env:
TF_VERSION: "1.7.0"
TF_VERSION: "1.14.9"
KUBECTL_VERSION: "v1.34.6"
TF_VAR_s3_access_key: ${{ secrets.S3_ACCESS_KEY }}
TF_VAR_s3_secret_key: ${{ secrets.S3_SECRET_KEY }}