Cannot create eth0 NIC with secondary IP while creating EC2 instance #7063
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/ec2
Issues and PRs that pertain to the ec2 service.
Milestone
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
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: