Reduce VPC CIDR size to /16 (#341)

This commit is contained in:
James Hale 2017-04-02 15:48:44 -04:00 committed by Dan Guido
parent d37c6b72c5
commit 41ed682213

View file

@ -1,5 +1,5 @@
---
ec2_vpc_nets:
cidr_block: 172.16.0.0/12
subnet_cidr: 172.30.0.0/23
cidr_block: 172.16.0.0/16
subnet_cidr: 172.16.254.0/23