How to Recover a Lost Terraform State File
If you've worked with Terraform, you know the terraform.tfstate file is the brain of the operation. It maps the resources defined in your .tf files to the real infrastructure in your cloud provider.
Without this file, Terraform no longer knows which ...
vasudhaj.hashnode.dev4 min read