© 2026 LinearBytes Inc.
Search posts, tags, users, and pages
Mansi Borole
Cloud and DevOps Enthusiast with skilled in AWS, Linux, Docker, Kubernetes, Terraform, and Ansible.
What is the State File in Terraform? When you run terraform apply command to create an infrastructure on cloud, Terraform creates a state file called “terraform.tfstate”. This State File contains full details of resources in our terraform code. When ...
No responses yet.