Should you include .terraform.lock.hcl in .gitignore?

Should you include .terraform.lock.hcl in .gitignore?

One question that I had in my mind when I first build my IaC(Infrastructure as Code) with Terraform was, what all needs to be included in the .gitignore, especially the .terraform.lock.hcl. So here is the quick answer: Yes, you should commit the .te......

February 11, 2024 · 3 min · Rishab Kumar