Data Source: aws_ec2_transit_gateway_route_table_associations

Provides information for multiple EC2 Transit Gateway Route Table Associations, such as their identifiers.

Example Usage

By Transit Gateway Identifier

data "aws_ec2_transit_gateway_route_table_associations" "example" {
  transit_gateway_route_table_id = aws_ec2_transit_gateway_route_table.example.id
}

Argument Reference

The following arguments are required:

The following arguments are optional:

More complex filters can be expressed using one or more filter sub-blocks, which take the following arguments:

Attribute Reference

This data source exports the following attributes in addition to the arguments above: