For cost reasons, DetectionLab AMIs are only currently hosted in us-west-1 and us-east-1. Each region I host AMIs in increases my monthly AWS bill. However, you are welcome to copy those public AMIs into your AWS account in any region you’d like. Here’s how:
Terraform/variables.tfvars
and change the dc_ami
, wef_ami
, and win10_ami
default values from empty string ("") to the AMI ID shown in your AWS console.owners
value from 505638924199
to your own AWS account ID in variables.tf
. Be sure not to change the owner for logger
during this step.