variable "type" { description = "security rule type" type = string } variable "from_port" { description = "from port" type = number }