4 lines
102 B
HCL
4 lines
102 B
HCL
output "frontDoorEndpointHostName" {
|
|
value = azurerm_cdn_frontdoor_endpoint.my_endpoint.host_name
|
|
}
|