Adding new Terraform output for Guacamole
This commit is contained in:
@@ -30,3 +30,6 @@ output "splunk_url" {
|
||||
value = local.splunk_url
|
||||
}
|
||||
|
||||
output "guacamole_url" {
|
||||
value = local.guacamole_url
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user