Terraform CIDR Range Calculator example code This module allows you to specify a parent CIDR and spit out a set of child subnets CIDR ranges. It accepts a map and returns a map. It uses the parent address space as efficiently as possible.