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

Additional private ip addresses for aws_instance #1557

Closed
btsteve opened this issue Apr 16, 2015 · 17 comments
Closed

Additional private ip addresses for aws_instance #1557

btsteve opened this issue Apr 16, 2015 · 17 comments

Comments

@btsteve
Copy link

btsteve commented Apr 16, 2015

Could you please expose adding additional ip addresses to an instance at creation time. This is supported via the api. Instances can have a different number of private ip addresses per ENI. For example I need 10 private ip addresses on an newly created instance. I should be able to add them with out having to attach another ENI if the instance size allows.

See Last Example:
https://docs.aws.amazon.com/AWSEC2/latest/APIReference/API_RunInstances.html

ENI Limits:
http://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-eni.html

@davidblewett
Copy link

+1. This is useful to have a stable IP That can be used to coordinate current PostgreSQL master, for instance.

@apparentlymart apparentlymart changed the title Please expose adding additional private ip addresses to the aws_ec2_instance provisioner. Additional private ip addresses for aws_instance Nov 9, 2015
@marekrogala
Copy link

👍 would be really helpful

@PurrBiscuit
Copy link
Contributor

👍

@iceycake
Copy link
Contributor

+1 on this feature.

@lussier
Copy link

lussier commented Feb 29, 2016

+1, I currently rely on scripts on the side to achieve that result.

@Shruti29
Copy link

+1 on this. Badly needed

@attenda-pjaquenoud
Copy link

+1 please please

@kamaltherocky
Copy link

+1

1 similar comment
@opticpow
Copy link

opticpow commented Jun 7, 2016

+1

@Armand1989
Copy link

+1 This would be very helpful.

@inge4pres inge4pres mentioned this issue Oct 4, 2016
@lbernail
Copy link

lbernail commented Oct 20, 2016

+1, it would great and avoid using workarounds (local-exec script to add secondary IP for instance)
#2998 is probably a better solution

@lisfo4ka
Copy link

+1

@pmuller
Copy link
Contributor

pmuller commented Feb 22, 2017

One more +1. :)

@r3k2
Copy link

r3k2 commented Feb 24, 2017

and yet one more +1

@ghost
Copy link

ghost commented Feb 27, 2017

+1

@apparentlymart
Copy link
Contributor

Hi @btsteve and everyone else who has plus-oned this issue! Thanks for this feature request, and sorry for letting it sit ignored for so long.

While we'd love to support this, we (the Terraform team) don't have any short-term plans to implement this ourselves. We're trying to prune stale feature requests (that aren't likely to be addressed soon) by closing them.

If anyone is still interested in having Terraform support this, we would gladly review a pull request.

@ghost
Copy link

ghost commented Apr 14, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@ghost ghost locked and limited conversation to collaborators Apr 14, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests