AWS Fundamentals Logo
AWS Fundamentals
Resource

aws_elb_attachment

Manages an Elb Attachment resource.

View Full Documentation on Terraform Registry

Sample HCL Configuration

A minimal configuration to get started. Refer to the Terraform Registry docs for all available arguments.

main.tf
resource "aws_elb_attachment" "example" {
  # Required arguments
  name = "my-elb-attachment"
}

Get the ELB Classic Cheat Sheet

Everything you need to know about ELB Classic on one page. HD quality, print-friendly.

Download Free Infographic