Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reuse VPCs between scenarios #149

Open
riyazwalikar opened this issue Jul 11, 2022 · 0 comments
Open

Reuse VPCs between scenarios #149

riyazwalikar opened this issue Jul 11, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@riyazwalikar
Copy link

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

@jdearmas jdearmas added the enhancement New feature or request label Mar 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants