# variable "sg_list" {
#   description = "security group list"
#   type        = list(string)

# }
# variable "subnet_id" {
#   description = "security group list"
#   type        = string

# }