variable "sg_name" { description = "security group name" type = string } variable "vpc_id" { description = "vpc_id" type = string }