Remote backend and State locking using S3 in terraform.
Introduction:Terraform uses a state file with .tfstate extension to provision infrastructure. I compares the actual aws state with what is desirable state and accordingly creates the infrastructure. Now this state file is very much important because ...
rohans-blogs.hashnode.dev3 min read