Data Source: azurerm_route_table

Use this data source to access information about an existing Route Table.

Example Usage

data "azurerm_route_table" "example" {
  name                = "myroutetable"
  resource_group_name = "some-resource-group"
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

The route block exports the following:

Timeouts

The timeouts block allows you to specify timeouts for certain actions: