Init repo
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
output "web_app_url" {
|
||||
description = "Public URL of the Mission Control web app."
|
||||
value = "https://${azurerm_linux_web_app.mission_control.default_hostname}"
|
||||
}
|
||||
Reference in New Issue
Block a user