TerraWeek Day 4 - Deep dive into Terraform State
What is Terraform State and why it is important? Terraform state is a service that maintains the resources configured by Terraform. It helps to track the changes done in the resources and manage them for smooth infrastructure provisioning. As it help...




