Back to AWS Terraform templates index <–
vpc internet gateway
![]()
vpc internet gateway by the Sogeti community
Template Locations
Online documentation
Template reference
Service description
module "aws_internet_gateway" {
vpc_id = "vpc-08e55feaf98f4b2b9"
tags = "cb_internet_gateway"
}