Skip to content

kyleavery/Multi-Stage-Mythic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.