Improve this page

Back to AWS Terraform templates index <–

AWS Internet_gateway_attachment with Terraform

Aws_Internet_gateway_attachment by the Sogeti community.

Template Locations

Online documentation

Template reference
Service description

module "AWS_Internet_gateway_attachment" {
    internet_gateway_id = "igw-06208796061ab6764"
    vpc_id              = "vpc-0ba34fe1186ebefd8"
}