mirror of
https://github.com/jpetazzo/container.training.git
synced 2026-07-18 04:19:43 +00:00
🔎 Clarify Hetzner available VM sizes
This commit is contained in:
@@ -15,7 +15,7 @@ variable "node_sizes" {
|
||||
type = map(any)
|
||||
default = {
|
||||
S = "cx11" # These are actually not available anymore :-)
|
||||
M = "cx23"
|
||||
M = "cx23" # might have to try cpx22 instead
|
||||
L = "cx33"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user