feat: add mailserver

Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
Lander Van den Bulcke 2025-07-01 23:51:35 +02:00
parent 00ae60fb07
commit 3277efc713
Signed by: lander
GPG key ID: 0142722B4B0C536F
4 changed files with 80 additions and 3 deletions

View file

@ -6,7 +6,7 @@ variable "hostname" {
variable "location" {
type = string
description = "The datacenter location for the server"
default = "nbg1"
default = "fsn1"
}
variable "type" {