Merge branch '20610-installer-load-balancer'. Refs #20610
[arvados.git] / tools / salt-install / terraform / aws / vpc / variables.tf
index b91cc421497c15a0e9fde05be7378ba528052dd5..c8d366a199dc435aa078fc13583a40c1df764e62 100644 (file)
@@ -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",