add terrform immich variable for vault and dns

This commit is contained in:
vincent 2024-05-10 08:18:53 +02:00
parent 24eb640c60
commit 6e00668840
2 changed files with 2 additions and 0 deletions

View File

@ -39,6 +39,7 @@ variable cnameList{
"ldap", "ldap",
"budget", "budget",
"mealie", "mealie",
"immich",
] ]
} }

View File

@ -26,6 +26,7 @@ locals {
"ldap", "ldap",
"borgmatic", "borgmatic",
"mealie", "mealie",
"immich",
] ]
nomad_custom_policy = [ nomad_custom_policy = [
{ {