- Update .gitignore to remove `*.tfvars` exclusion, allowing variable definition files to be tracked in version control. - Enforce a minimum Terraform version of 1.5.0 in `terraform/prod/providers.tf` to ensure compatibility with modern features.
- Update .gitignore to remove `*.tfvars` exclusion, allowing variable definition files to be tracked in version control. - Enforce a minimum Terraform version of 1.5.0 in `terraform/prod/providers.tf` to ensure compatibility with modern features.