- Make sure your credentials for the AWS TerraForm provider are set (file or environemnt variables)
- cd to
terraformdir - Update key_name & region variables (or you will be prompted for it) with the name of your ssh key pair in AWS
- Run
terraform init - Run
terraform plan - Run
terraform apply
- Each method has it's own directory
- Instructions are in the
commands.txtfile - Additional resources (json files) are in each directory