Relative Content

Tag Archive for aws-cloudformationaws-cdkamazon-vpcsubnetcidr

Reassign CIDR blocks to subnets during CFN stack update

I have a CFN stack for my VPC where I first create only public and private subnets, which get assigned default CIDR blocks. Now after a while I need to add isolated subnets to the VPC as well. When I try to update the CFN stack, I get an exception – "The CIDR '10.0.0.0/25' conflicts with another subnet