github.com/simt2/terraform@v0.7.10/examples/aws-networking/variables.tf (about) 1 variable "base_cidr_block" { 2 default = "10.0.0.0/12" 3 }