networking/virtual_hub_route_table_routes¶
Overview¶
This page documents the Terraform module implementation, key configuration surfaces, and how it integrates with CAF.
Dependency diagram (Mermaid)¶
graph TD
azurerm_virtual_hub_route_table_route.vhrtr["azurerm_virtual_hub_route_table_route.vhrtr"]
Module Reference¶
Category: networking
Path: modules/networking/virtual_hub_route_table_routes
Azure Resources: azurerm_virtual_hub_route_table_route
Inputs¶
| Name | Description | Type | Required | Default | Validation |
|---|---|---|---|---|---|
client_config |
Client configuration object (see module README.md). | any |
yes | - |
- |
remote_objects |
any |
yes | - |
- | |
route_table_id |
any |
yes | - |
- | |
settings |
The settings for the Azure resource. | any |
yes | - |
- |
Outputs¶
| Name | Description | Sensitive | Value |
|---|---|---|---|
id |
- | azurerm_virtual_hub_route_table_route.vhrtr.id |
Sources¶
modules/networking/virtual_hub_route_table_routes/main.tfmodules/networking/virtual_hub_route_table_routes/module.tfmodules/networking/virtual_hub_route_table_routes/outputs.tfmodules/networking/virtual_hub_route_table_routes/variables.tf