4 lines
70 B
HCL
4 lines
70 B
HCL
variable "vpc_id" {
|
|
description = "set vpc id"
|
|
type = string
|
|
} |