5 lines
74 B
HCL
5 lines
74 B
HCL
variable "cidr_block" {
|
|
type = string
|
|
default = "10.3.0.0/16"
|
|
|
|
} |