Skip to main content
Latest Documentation
This is the latest documentation for the Cloud Posse Reference Architecture. To determine which version you're currently using, please see Version Identification.

Transit gateway route

Requirements

NameVersion
terraform>= 1.3
aws>= 5.69.0

Providers

NameVersion
aws>= 5.69.0

Modules

No modules.

Resources

NameType
aws_ec2_transit_gateway_route.defaultresource

Inputs

NameDescriptionTypeDefaultRequired
route_configRoute config
list(object({
blackhole = bool
destination_cidr_block = string
}))
n/ayes
transit_gateway_attachment_idTransit Gateway VPC attachment IDstringn/ayes
transit_gateway_route_table_idTransit Gateway route table IDstringn/ayes

Outputs

NameDescription
transit_gateway_route_idsTransit Gateway route identifiers combined with destinations