locals { instance_count = var.environment == "prod" ? 1 : 0 }