# Functions
Bootstrap the infra stack using AWS CDK.
Build infra artifacts for deployment.
Deploy deploy our infrastructure.
DeployStack deploys a specific stack of our infrastructure (exclusively).
Diff calculates and shows the diff for our infrastructure deploy.
DiffStack calculates and shows the diff a specific stack (exclusively).
Init initializes the mage targets.
List lists the stacks in our infrastructure.
Output reads the output of the stack.
# Structs
DockerBuild describes a Docker image to be build.