Network Interface (ENI)
Virtual NIC attachable to EC2 / Lambda / containers.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| Description | Text | — | — |
| Private IPs | List | — | — |
| Private IPs count | Number | — | 0 |
| IPv6 addresses | List | — | — |
| IPv6 address count | Number | — | 0 |
| Security group IDs | List | — | — |
| Source/dest check | Toggle | — | true |
| Interface type Options: Standard, EFA (HPC), EFA-only, Trunk | Choice | — | interface |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| Subnet | Input | aws.subnet | subnet_id |
| Attached instance | Output | any | — |