-
Notifications
You must be signed in to change notification settings - Fork 700
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request