Configure S3 bucket as Terraform backend [Step-by-Step]
Introduction - Configure AWS S3 bucket as Terraform backend When using Terraform for IAC, it needs to keep track of the infrastructure it's creating. It does this by means of a state file. This