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

@@ -33,3 +33,7 @@ output "splunk_url" {
output "guacamole_url" {
value = local.guacamole_url
}
output "velociraptor_url" {
value = local.velociraptor_url
}