Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

terraform-aws-tardigrade-transit-gateway/route-table

Terraform module for managing a Transit Gateway Route Table.

Requirements

Name Version
terraform >= 0.13
aws >= 3.0

Providers

Name Version
aws >= 3.0

Resources

Name Type

Inputs

Name Description Type Default Required
transit_gateway_id ID of EC2 Transit Gateway string n/a yes
tags Map of tags to apply to the TGW route table map(string) {} no

Outputs

Name Description
route_table Object with the Transit Gateway route table attributes