Self-hosted S3 Backend for Terraform using Localstack
An S3 backend configuration for Terraform can be simulated locally by using Localstack, free-tier edition. Running Localstack The following Docker command launches an instance of Localstack: Respective services can be …