kyleavery / Multi-Stage-Mythic

Home Page:https://blog.kyleavery.com/posts/multi-stage-mythic

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multi-Stage Mythic Infrastructure

Read the blog post for more information.

Usage

  • 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 by terraform apply -auto-approve in the tf directory.