Demystifying Terraform Configuration Files and tfstate: Keeping Your Infrastructure in Check
Terraform, a powerful Infrastructure as Code (IaC) tool, lets you define and manage your infrastructure with code. But how does Terraform keep track of everything you've built? That's where Terraform configuration files and the tfstate file come in. ...
vaibhav19.hashnode.dev3 min read