hashicorp / terraform-cidr-subnets

A Terraform module for calculating subnet IP address prefixes
Mozilla Public License 2.0
78 stars 41 forks source link

Use netmask instead of new_bits #8

Closed drewmullen closed 2 years ago

drewmullen commented 2 years ago

use netmask instead of new_bits. planning to use this for upcoming VPC module

drewmullen commented 2 years ago

Opened against fork-origin on accident due to note. We're opting to use netmask instead of new_bits. if the maintainers are interested in merging this behavior please reach out!