Requirements and Dependencies
To implement this solution you will need a server to run the docker images and a client system to
execute the Infrastructure as Code (IaC). The client system will need to have git
, a container engine such as docker
or podman
, terraform
, and the aws
cli installed and properly authenticated against your AWS account.