lonegunmanb f4a4eed225
fix 101-application-gateway (#149)
Co-authored-by: zjhe <hezijie@microsoft.com>
2023-02-13 17:28:10 +08:00

3 lines
89 B
HCL

output "gateway_frontend_ip" {
value = "http://${azurerm_public_ip.pip.ip_address}"
}