demo_solution/modules/repo_terraform.azurerm.vnet_peering/output.tf (4 lines of code) (raw):

output "id" { description = "The ID of the Virtual Network Peering" value = azurerm_virtual_network_peering.vnet_peering.id }