-
Notifications
You must be signed in to change notification settings - Fork 188
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
Default ElastiCache/Nodes Limit Increase #241
Milestone
Comments
bflad
added a commit
to bflad/awslimitchecker
that referenced
this issue
Dec 28, 2016
12 tasks
jantman
added a commit
that referenced
this issue
Jan 2, 2017
issue #241 - increase default ElastiCache/Nodes limit from 50 to 100
This was fixed in #242 - thanks so much for the pull request! I'm not sure yet when the next release will be cut, but this will be included in it. |
This has been released in 0.7.0 and is live on pypi. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Feature Request
It appears Amazon increased the default limit for number of Elasticache nodes per region at some point since the service was added here (from 50 to 100).
Feature Description
I can submit the trivial PR. Update the default limit from 50 to 100:
Use Cases
More accurate reporting of
ElastiCache/Nodes
limits for those of us over the current 50 limit.Testing Assistance
Absolutely.
The text was updated successfully, but these errors were encountered: