fix: Switch to nbg1 location (fsn1 unavailable)
This commit is contained in:
@@ -49,7 +49,7 @@ variable "worker_type" {
|
||||
variable "location" {
|
||||
description = "Hetzner datacenter location"
|
||||
type = string
|
||||
default = "fsn1"
|
||||
default = "nbg1"
|
||||
}
|
||||
|
||||
variable "allowed_ssh_ips" {
|
||||
|
||||
Reference in New Issue
Block a user