-
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
Missing instance types #429
Comments
@chrislo2004 apologies for the delayed response to this. awslimitchecker has a hard-coded list of EC2 instance types that it supports. It appears that none of the |
It appears that there are currently 42 instance types missing:
|
Many apologies for the delay in implementing this... it's occasionally difficult to balance life and maintaining an open source project in my spare time. I plan on trying to get a fix for this out in the next week. |
No worries but I think AWS changed to vhost instead of instance as of
today, so now am finding a way for getting the vhost for the threshold
limit alert health check
…On Mon, Oct 28, 2019, 8:22 AM Jason Antman ***@***.***> wrote:
Many apologies for the delay in implementing this... it's occasionally
difficult to balance life and maintaining an open source project in my
spare time. I plan on trying to get a fix for this out in the next week.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#429?email_source=notifications&email_token=ADZGEZWDBO2EJUULCTFQ25TQQYWE3A5CNFSM4IWLXBYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOECLMEAI#issuecomment-546750977>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ADZGEZTXI4H5645OQKIFR6LQQYWE3ANCNFSM4IWLXBYA>
.
|
@chrislo2004 I'm working on implementing changes for that right now, see #432. There will be a new release out sometime this week that includes updates for the new vCPU-based limits. Since AWS can't ever make anything simple, the new vCPU limits aren't being rolled out in the China or US GovCloud regions, so the instance type updates will need to happen as well, in order to support users in those regions. |
This will be present in the next release, though it will only be helpful for people using the China and GovCloud regions. |
This has been fixed in 8.0.0 which is now live on PyPI and Docker Hub. Apologies for any delays in getting this released. |
Hi Jantman,
Before hand, thanks for making a great tool to be used, I really appreciate it!
Ok, so there is an error on unknown instance type 't3a.xlarge'; not counting, hope you can fix this!
version: awslimitchecker 7.1.0
Thanks & Regards
The text was updated successfully, but these errors were encountered: