Reduce VPC CIDR size to /16 (#341)

pull/343/head
James Hale 7 years ago committed by Dan Guido
parent d37c6b72c5
commit 41ed682213

@ -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

Loading…
Cancel
Save