diff --git a/Azure/Terraform/outputs.tf b/Azure/Terraform/outputs.tf index 643c188..049d967 100644 --- a/Azure/Terraform/outputs.tf +++ b/Azure/Terraform/outputs.tf @@ -37,11 +37,12 @@ output "guacamole_url" { output "velociraptor_url" { value = local.velociraptor_url } - +/* output "exchange_public_ip" { value = module.exchange.exchange_public_ip } output "exchange_url" { value = module.exchange.exchange_public_ip -} \ No newline at end of file +} + */