Move Exchange to AddOns Folder
This commit is contained in:
7
Addons/Exchange/Azure/Terraform/outputs.tf
Normal file
7
Addons/Exchange/Azure/Terraform/outputs.tf
Normal file
@@ -0,0 +1,7 @@
|
||||
output "exchange_public_ip" {
|
||||
value = azurerm_public_ip.exchange-publicip
|
||||
}
|
||||
|
||||
output "exchange_url" {
|
||||
value = local.exchange_url
|
||||
}
|
||||
Reference in New Issue
Block a user