We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93d77a2 commit 08dfcfdCopy full SHA for 08dfcfd
variables.tf
@@ -40,7 +40,7 @@ variable "hcloud_server_type" {
40
variable "hcloud_location" {
41
description = "Hetzner Cloud Location used for the environment"
42
type = string
43
- default = "fsn1"
+ default = "hel1"
44
}
45
variable "hcloud_image" {
46
description = "Hetzner Cloud Image used for the environment"
0 commit comments