Data Source: azurerm_network_manager_connectivity_configuration

Use this data source to access information about an existing Network Manager Connectivity Configuration.

Example Usage

data "azurerm_network_manager_connectivity_configuration" "example" {
  name               = "existing"
  network_manager_id = "TODO"
}

output "id" {
  value = data.azurerm_network_manager_connectivity_configuration.example.id
}

Arguments Reference

The following arguments are supported:

Attributes Reference

In addition to the Arguments listed above - the following Attributes are exported:


An applies_to_group block exports the following:


A hub block exports the following:

Timeouts

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