Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 251 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 251 Bytes

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.