feat: update clone ID

This commit is contained in:
2026-08-04 23:37:32 +02:00
parent 35fb02e95e
commit b9443ce7de
+1 -1
View File
@@ -33,7 +33,7 @@ variable "node_name" {
variable "template_id" { variable "template_id" {
description = "ID of the VM template to clone" description = "ID of the VM template to clone"
type = number type = number
default = 204 default = 205
} }
variable "cpu_cores" { variable "cpu_cores" {