You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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
locked and limited conversation to collaborators
Mar 30, 2020
This issue was closed.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
Proposal
Please add an option for adding second IPv4 IP address while creating EC2 instance together with public IP.
Thank you,
Peter
The text was updated successfully, but these errors were encountered: