hopefully fixed template
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2026-02-27 20:18:33 +01:00
parent c0b3835cfd
commit 18f722aa30

View File

@@ -18,7 +18,7 @@ variable "run_id" {
variable "clone_template_id" { variable "clone_template_id" {
description = "VMID of the E2E template to clone from" description = "VMID of the E2E template to clone from"
type = number type = number
default = 9000 default = 9001
} }
variable "clone_vm_password" { variable "clone_vm_password" {