X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/3a9428dd1db2fd393dd90cd3ffc744c0bf45fe28..fc55e48b43faeb6909ea161d804d5600df3d5c5c:/tools/salt-install/terraform/aws/vpc/variables.tf diff --git a/tools/salt-install/terraform/aws/vpc/variables.tf b/tools/salt-install/terraform/aws/vpc/variables.tf index b91cc42149..c8d366a199 100644 --- a/tools/salt-install/terraform/aws/vpc/variables.tf +++ b/tools/salt-install/terraform/aws/vpc/variables.tf @@ -54,8 +54,8 @@ variable "dns_aliases" { description = "Sets DNS name aliases for every service node" type = map(list(string)) default = { - controller = ["ws"] workbench = [ + "ws", "workbench2", "webshell", "keep",