Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
gillianstravers committed Jan 28, 2025
1 parent c29dd2e commit 3edfd61
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@ resource "azurerm_virtual_hub_bgp_connection" "this" {
peer_asn = each.value.peer_asn
peer_ip = each.value.peer_ip
virtual_network_connection_id = each.value.vnet_connection_id
}
}

0 comments on commit 3edfd61

Please sign in to comment.