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 61902a5 commit 01b023dCopy full SHA for 01b023d
variables.tf
@@ -11,7 +11,7 @@ variable "master_image" {
11
12
variable "master_type" {
13
description = "For more types have a look at https://www.hetzner.de/cloud"
14
- default = "cx11"
+ default = "cx21"
15
}
16
17
variable "node_count" {
@@ -24,7 +24,7 @@ variable "node_image" {
24
25
variable "node_type" {
26
27
28
29
30
variable "ssh_private_key" {
0 commit comments