variable "fs_id" { description = "fs_id" type = string } variable "sg_list" { description = "security group list" type = list(string) } variable "subnet_id" { description = "security group list" type = string }