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

Add support for new instance types #116

Closed
jantman opened this issue Feb 1, 2016 · 2 comments
Closed

Add support for new instance types #116

jantman opened this issue Feb 1, 2016 · 2 comments
Milestone

Comments

@jantman
Copy link
Owner

jantman commented Feb 1, 2016

There are a few new instance types. Make sure all the current ones are supported: https://aws.amazon.com/ec2/instance-types/

Possibly, look into using boto3 (or its API doc data) to make a generated list of instance types.

@jantman jantman added this to the 0.3.0 milestone Feb 1, 2016
@jantman
Copy link
Owner Author

jantman commented Feb 4, 2016

it looks like the two that are missing are t2.nano and m4.10xlarge.

@jantman jantman modified the milestones: 0.3.0, 0.3.1 Feb 6, 2016
jantman added a commit that referenced this issue Feb 21, 2016
jantman added a commit that referenced this issue Feb 21, 2016
jantman added a commit that referenced this issue Feb 21, 2016
Issues/116 - fix EC2 instance types
@jantman
Copy link
Owner Author

jantman commented Feb 21, 2016

Merged to develop in #133

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant