Read the blog post for more information.
- Install and configure AWS and AZ CLI.
- Install Python 3.X and pip install mythic.
- Copy "variables.example" to "variables.tf" and fill in all variables labeled "Change this".
- Install Terraform and run
terraform init
followed byterraform apply -auto-approve
in the tf directory.