11 lines
194 B
HCL
11 lines
194 B
HCL
# variable "sg_list" {
|
|
# description = "security group list"
|
|
# type = list(string)
|
|
|
|
# }
|
|
# variable "subnet_id" {
|
|
# description = "security group list"
|
|
# type = string
|
|
|
|
# }
|