Files
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}"
}