Currently AWS limits number of VPCs to 5. Creating any 5 scenarios that require a VPC exhausts this limit and all create commands fail with a error creating EC2 VPC: VpcLimitExceeded: The maximum number of VPCs has been reached. error.
Would it be possible to reuse some of the VPCs created as part of other create operations.
A workaround is to request a VPC quota increase at https://us-east-1.console.aws.amazon.com/servicequotas/home/services/vpc/quotas/L-F678F1CE
Currently AWS limits number of VPCs to 5. Creating any 5 scenarios that require a VPC exhausts this limit and all
createcommands fail with aerror creating EC2 VPC: VpcLimitExceeded: The maximum number of VPCs has been reached.error.Would it be possible to reuse some of the VPCs created as part of other
createoperations.A workaround is to request a VPC quota increase at https://us-east-1.console.aws.amazon.com/servicequotas/home/services/vpc/quotas/L-F678F1CE