security_contact_info = {
  name  = "John Fourie"
  title = "Managing Director"
  email = "john@datafy.co.za"
  phone = "+27 28244860"
  type  = "SECURITY"
}

operations_contact_info = {
  name  = "John Fourie"
  title = "Managing Director"
  email = "john@datafy.co.za"
  phone = "+27 28244860"
  type  = "OPERATIONS"
}

billing_contact_info = {
  name  = "John Fourie"
  title = "Managing Director"
  email = "john@datafy.co.za"
  phone = "+27 28244860"
  type  = "BILLING"
}

budget_alerts_subscriber_emails = ["john@datafy.co.za", "gareth@overdrive.co.za", "software-alerts@overdrive.co.za"]

budgets_monitor_emails = [
  "john@datafy.co.za",
  "awsbudgetalerts@overdrive.co.za",
  "gareth@overdrive.co.za",
  "software-alerts@overdrive.co.za",
]

budgets_escalations_emails = [
  "john@datafy.co.za",
  "awsbudgetalerts@overdrive.co.za",
  "aws.escalations@overdrive.co.za",
  "gareth@overdrive.co.za",
  "software-alerts@overdrive.co.za",
]

sns_technical_alerts_emails = "software-alerts@overdrive.co.za"

enable_nat_gateway           = true
enable_dns_hostname          = true
create_database_subnet_group = true
