Back to Terraform templates index <–
AWS EIP Association
![]()
Provides AWS EIP Association.
Template Locations
Online documentation
Template reference
Service description
Related AWS Resources
| Resource | Description | Automation |
|---|
module "aws_eip_association" {
instance_id = "0-t123456677777876"
allocation_id = "eipalloc-123445678990t"
}