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

Cannot create eth0 NIC with secondary IP while creating EC2 instance #7063

Closed
ghost opened this issue Jan 8, 2019 · 4 comments · Fixed by #14079
Closed

Cannot create eth0 NIC with secondary IP while creating EC2 instance #7063

ghost opened this issue Jan 8, 2019 · 4 comments · Fixed by #14079
Assignees
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/ec2 Issues and PRs that pertain to the ec2 service.
Milestone

Comments

@ghost
Copy link

ghost commented Jan 8, 2019

This issue was originally opened by @PeterP55P as hashicorp/terraform#19937. It was migrated here as a result of the provider split. The original body of the issue is below.


Hi,
I'm trying to create NIC with index 0 while creating EC2 instance with 1 public and 2 privite IPs. All is fine if I'm doing 1 pub and 1 priv. In my case I need to use 2 private IPs which is possible from AWS GUI but there is no such option in any resource from terraform.

Current Terraform Version

Terraform v0.11.8

  • provider.aws v1.50.0

Proposal

Please add an option for adding second IPv4 IP address while creating EC2 instance together with public IP.

Thank you,
Peter

@bflad bflad added the service/ec2 Issues and PRs that pertain to the ec2 service. label Jan 9, 2019
@aeschright aeschright added the needs-triage Waiting for first response or review from a maintainer. label Jun 24, 2019
@ryndaniels ryndaniels added enhancement Requests to existing resources that expand the functionality or scope. breaking-change Introduces a breaking change in current functionality; usually deferred to the next major release. and removed needs-triage Waiting for first response or review from a maintainer. labels Sep 13, 2019
@ryndaniels ryndaniels added this to the v3.0.0 milestone Sep 17, 2019
@ankitosh
Copy link

Hi,

I am trying to attach 2 eth0 NIC on AWS Instance.
I am unable to specify Secondary IP on the NIC using terraform.

@anGie44 anGie44 self-assigned this Jul 6, 2020
@anGie44 anGie44 removed the breaking-change Introduces a breaking change in current functionality; usually deferred to the next major release. label Jul 15, 2020
@anGie44
Copy link
Contributor

anGie44 commented Jul 15, 2020

This feature has been merged and will release with v3.0.0 of the Provider.

@ghost
Copy link
Author

ghost commented Jul 31, 2020

This has been released in version 3.0.0 of the Terraform AWS provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template for triage. Thanks!

@ghost
Copy link
Author

ghost commented Aug 15, 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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked and limited conversation to collaborators Aug 15, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/ec2 Issues and PRs that pertain to the ec2 service.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants