Back to AWS Terraform templates index <–
AWS Vpc_Route_table with Terraform
Aws_Vpc_Route_table by the Sogeti community.
Template Locations
Online documentation
Template reference
Service description
module "AWS_Vpc_Route_table" {
vpc_id = "vpc-0ac9efbdb4bf47b83"
cidr_block = "10.0.1.0/24"
gateway_id = "igw-097cc268230aa3644"
}