terraform-aws-modules / terraform-aws-ec2-instance

Terraform module to create AWS EC2 instance(s) resources 🇺🇦
https://registry.terraform.io/modules/terraform-aws-modules/ec2-instance/aws
Apache License 2.0
754 stars 1.87k forks source link

Naming the Network Interface #283

Closed ramkumarcrk closed 2 years ago

ramkumarcrk commented 2 years ago

Hello There, How do i name the network interface during provision. There are two scenarios.

  1. How to name the network interface during provision when we have a choice of assign IP address from AWS DHCP option ?
  2. How to name the network interface during provision when we have a choice of assign IP address static option ?

For point no 2, its happening when we assign static IP to plump into ec2 i ENI interface. However, while we choose option 1. it is not happening as expected to name the ENI. Looking forward to get some insigts. TF version: 0.13.04 AWS provider 3.x

Thanks

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has been open 30 days with no activity. Remove stale label or comment or this issue will be closed in 10 days

github-actions[bot] commented 2 years ago

This issue was automatically closed because of stale in 10 days

github-actions[bot] commented 1 year ago

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.