EIP Association
Binds an Elastic IP to an instance or network interface.
Configuration
Section titled “Configuration”| Setting | Type | Required | Default |
|---|---|---|---|
| EIP allocation ID | Text | — | — |
| Instance ID | Text | — | — |
| Network interface ID | Text | — | — |
| Private IP | Text | — | — |
| Tags | Key–value | — | — |
Connections
Section titled “Connections”| Socket | Direction | Accepts | Terraform arg |
|---|---|---|---|
| Elastic IP | Input | aws.elastic-ip | allocation_id |
| Instance / ENI | Input | aws.ec2 | instance_id |