From 908eca89f71b70bb42e8e4e67e7b4efc788f11f2 Mon Sep 17 00:00:00 2001 From: Martijn Pepping <111153+mpepping@users.noreply.github.com> Date: Sun, 9 Jun 2024 19:39:03 +0200 Subject: [PATCH] fix: Adds new Hetzner x86 cx shared vCPU types Signed-off-by: Martijn Pepping <111153+mpepping@users.noreply.github.com> --- variables.tf | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/variables.tf b/variables.tf index f20e9d0..1619eee 100644 --- a/variables.tf +++ b/variables.tf @@ -197,12 +197,12 @@ variable "control_plane_server_type" { type = string description = <