github.com/meteor/terraform@v0.6.15-0.20210412225145-79ec4bc057c6/examples/aws-networking/variables.tf (about)

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