github.com/alkar/terraform@v0.9.6-0.20170517124458-a4cddf6ebf59/examples/azure-cdn-with-storage-account/outputs.tf (about) 1 output "CDN Endpoint ID" { 2 value = "${azurerm_cdn_endpoint.cdnendpt.name}.azureedge.net" 3 }