cloudposse / terraform-aws-vpc

Terraform Module that defines a VPC with public/private subnets across multiple AZs with Internet Gateways
https://cloudposse.com/accelerate
Apache License 2.0
229 stars 195 forks source link

Update README.md #139

Open dkendrick opened 7 months ago

dkendrick commented 7 months ago

what

cidr_block is no longer used in dynamic_subnets, it appears to have been moved to ipv4_cidr_block.

why

references

dynamic subnets ipv4_cidr_block