github.com/renier/terraform@v0.7.8-0.20161024133817-eb8a9ef5471a/examples/aws-networking/variables.tf (about)

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