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

output "id" { description = "The ID of the Application Gateway" value = azurerm_application_gateway.app_gtw.id }