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 m5n/m5dn/r5n instances #657

Merged
merged 1 commit into from
Oct 15, 2019
Merged

Conversation

Jeffwan
Copy link
Contributor

@Jeffwan Jeffwan commented Oct 14, 2019

Issue #, if available:
#653

This is a follow up PR of #656. I just notice there're few other instance releases together with r5dn. We should add support for them together.

Description of changes:
Add eni and maximum ips for m5n/m5dn/r5n instances

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@Jeffwan
Copy link
Contributor Author

Jeffwan commented Oct 14, 2019

/cc @mogren

Copy link
Contributor

@jaypipes jaypipes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wish there was a way to automate/generate this information :)

@mogren
Copy link
Contributor

mogren commented Oct 14, 2019

I wish there was a way to automate/generate this information :)

Yeah, like an EC2 API that would give us this info....

@Jeffwan
Copy link
Contributor Author

Jeffwan commented Oct 14, 2019

For short term, maybe we can run some utility to parse page and auto generate a go file?
https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html

Instead of adding instance types, we should generate full snapshot every time.

@mogren
Copy link
Contributor

mogren commented Oct 15, 2019

@Jeffwan we do have a script like that already, but it needs some updates 🙂

@mogren mogren merged commit 7f48fe1 into aws:master Oct 15, 2019
@Jeffwan Jeffwan deleted the add_new_instance branch October 15, 2019 20:41
@mogren mogren added this to the v1.6 milestone Oct 15, 2019
@mogren mogren mentioned this pull request Oct 23, 2019
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

Successfully merging this pull request may close these issues.

3 participants