terraform-demo/prod/valiables.tf

5 lines
82 B
HCL

# variable "cidr_block" {
# type = string
# default = "10.3.0.0/16"
# }