Fixing Microsoft ATA on Azure

This commit is contained in:
Chris Long
2020-07-20 17:19:17 -07:00
parent 27aa62706d
commit bf2b89275e
6 changed files with 64 additions and 49 deletions

View File

@@ -32,4 +32,8 @@ output "splunk_url" {
output "guacamole_url" {
value = local.guacamole_url
}
}
output "velociraptor_url" {
value = local.velociraptor_url
}