chore(terraform): update version constraint and allow tfvars
Some checks failed
Terraform CI/CD / Validate (push) Failing after 1s
Terraform CI/CD / Plan (push) Has been skipped
Terraform CI/CD / Apply (push) Has been skipped

- Remove `*.tfvars` from .gitignore to allow tracking variable files.
- Enforce Terraform version to be greater than or equal to 1.5.0 in prod configuration.
This commit is contained in:
darnodo
2025-12-08 10:22:31 +01:00
parent ba4b530635
commit 6efb997684
3 changed files with 54 additions and 1 deletions

1
.gitignore vendored
View File

@@ -2,7 +2,6 @@
.terraform/
*.tfstate
*.tfstate.*
*.tfvars
# Fichiers sensibles d'Ansible
*.vault