feat: add mailserver
Signed-off-by: Lander Van den Bulcke <landervandenbulcke@gmail.com>
This commit is contained in:
parent
00ae60fb07
commit
3277efc713
4 changed files with 80 additions and 3 deletions
|
|
@ -6,7 +6,7 @@ variable "hostname" {
|
|||
variable "location" {
|
||||
type = string
|
||||
description = "The datacenter location for the server"
|
||||
default = "nbg1"
|
||||
default = "fsn1"
|
||||
}
|
||||
|
||||
variable "type" {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue