Skip to content

Commit

Permalink
remove azure changes
Browse files Browse the repository at this point in the history
  • Loading branch information
sumanthreddy29 committed Mar 7, 2024
1 parent ad5d30b commit dfea08f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modules/terraform/azure/onboarding/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -113,4 +113,3 @@ resource "azurerm_kusto_eventgrid_data_connection" "evengrid_connection" {
mapping_rule_name = "${var.json_input.kusto_table_name}_mapping"
depends_on = [azurerm_eventgrid_event_subscription.event_subscription, azurerm_kusto_script.script, azurerm_eventhub_consumer_group.consumer_group]
}

0 comments on commit dfea08f

Please sign in to comment.