github.com/IBM-Cloud/terraform@v0.6.4-0.20170726051544-8872b87621df/examples/azure-search-create/outputs.tf (about) 1 output "Azure Search Service" { 2 value = "${azurerm_search_service.search.name}" 3 }