github.com/alkar/terraform@v0.9.6-0.20170517124458-a4cddf6ebf59/examples/aws-networking/variables.tf (about)

     1  variable "base_cidr_block" {
     2    default = "10.0.0.0/12"
     3  }