Writing about Cloud, architecture, AWS and software engineering.

How to bootstrap an AWS account with Terraform state backend

If you want to create an infrastructure CI/CD pipeline for AWS using Terraform, you want to keep the state in a remote backend. When provisioning an environment with Terraform that includes the state backend resources, you will need two actions to set up the remote state backend....

November 6, 2021