Transit gateway route
Requirements
| Name | Version |
|---|---|
| terraform | >= 1.3 |
| aws | >= 5.69.0 |
Providers
| Name | Version |
|---|---|
| aws | >= 5.69.0 |
Modules
No modules.
Resources
| Name | Type |
|---|---|
| aws_ec2_transit_gateway_route.default | resource |
Inputs
| Name | Description | Type | Default | Required |
|---|---|---|---|---|
| route_config | Route config | list(object({ | n/a | yes |
| transit_gateway_attachment_id | Transit Gateway VPC attachment ID | string | n/a | yes |
| transit_gateway_route_table_id | Transit Gateway route table ID | string | n/a | yes |
Outputs
| Name | Description |
|---|---|
| transit_gateway_route_ids | Transit Gateway route identifiers combined with destinations |