Storing the Terraform State File in Remote Backend (S3 bucket)
In this article let us build a simple terraform script to create an EC2 instance (you can create any resource of your choice) and then let us store the state file in an S3 bucket.
Storing Terraform state files in an S3 bucket is a recommended best pr...
sandydevopsstuffs.hashnode.dev8 min read