Merge branch 'master' into exchange_may_updates

This commit is contained in:
Chris Long
2021-05-20 15:08:57 -07:00
committed by GitHub

View File

@@ -38,10 +38,10 @@ output "velociraptor_url" {
value = local.velociraptor_url
}
output "exchange_public_ip" {
value = module.exchange.exchange_public_ip
}
#output "exchange_public_ip" {
# value = module.exchange.exchange_public_ip
#}
output "exchange_url" {
value = module.exchange.exchange_url
}
#output "exchange_url" {
# value = module.exchange.exchange_url
#}