What is a State File? When you use Terraform to deploy resources, it keeps track of those resources in a state file. This file (usually named terraform.tfstate) acts as Terraform’s “memory.” It records details about the infrastructure you’ve created,...
harshdevopss.hashnode.dev3 min read
No responses yet.