variable "aws_region" {
  default = "us-east-1"
}

variable "application_family" {
  default = "security-tools"
}
