6 lines
77 B
HCL
6 lines
77 B
HCL
variable "subnet_id" {
|
|
description = "subnet id"
|
|
type = string
|
|
|
|
}
|