๐ Terraform State: A Real-World Story of Why Centralized State (and Locking) Matters
When I first started using Terraform, everything felt simple ๐
I wrote my Terraform code in main.tf, ran terraform apply, and boom โ infrastructure was created ๐Terraform also created a file called terraform.tfstate on my laptop. At that time, I di...
ganeshs.hashnode.dev3 min read