Skip to content

event_hubs.tf

Overview

Root-level aggregator wiring calling one or more service modules.

Dependency diagram

graph TD module.event_hub_auth_rules["module.event_hub_auth_rules"] module.event_hub_consumer_groups["module.event_hub_consumer_groups"] module.event_hub_namespace_auth_rules["module.event_hub_namespace_auth_rules"] module.event_hub_namespaces["module.event_hub_namespaces"] module.event_hub_namespaces_diagnostics["module.event_hub_namespaces_diagnostics"] module.event_hub_namespaces_private_endpoints["module.event_hub_namespaces_private_endpoints"] module.event_hubs["module.event_hubs"] module.event_hub_auth_rules --> module.event_hub_namespaces module.event_hub_auth_rules --> module.event_hubs module.event_hub_consumer_groups --> module.event_hub_namespaces module.event_hub_consumer_groups --> module.event_hubs module.event_hub_namespace_auth_rules --> module.event_hub_namespaces module.event_hub_namespaces_diagnostics --> module.event_hub_namespaces module.event_hub_namespaces_private_endpoints --> module.event_hub_namespaces module.event_hubs --> module.event_hub_namespaces

Sources

  • event_hubs.tf