Improve this page

Back to Terraform templates index <–

AWS EIP Association

Provides AWS EIP Association.

Template Locations

Online documentation

Template reference
Service description

Resource Description Automation
module "aws_eip_association" {
    instance_id     = "0-t123456677777876"
    allocation_id   = "eipalloc-123445678990t"
}