variable "env" {
    default = "prod"
}

variable  "application_family" {
    default = "devops"
}  
