chore(terraform): update version constraint and allow tfvars
- 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:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -2,7 +2,6 @@
|
||||
.terraform/
|
||||
*.tfstate
|
||||
*.tfstate.*
|
||||
*.tfvars
|
||||
|
||||
# Fichiers sensibles d'Ansible
|
||||
*.vault
|
||||
|
||||
Reference in New Issue
Block a user