Add VPN flag for DNS and update TLSA record for mail

This commit is contained in:
Tobias Reisinger 2025-04-18 13:00:00 +02:00
parent 32e42626a1
commit a7a8d17186
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
6 changed files with 23 additions and 17 deletions

View file

@ -139,6 +139,7 @@ variable "services" {
domain = string
name = optional(string)
alias = optional(string)
vpn = optional(bool)
})))
backup = optional(list(object({
name = string