From 8b16085acf3705facb452505da65e1b98c627d82 Mon Sep 17 00:00:00 2001 From: fenix-gitea-admin Date: Wed, 15 Oct 2025 13:22:39 +0000 Subject: [PATCH] [deploy-opentofu] --- proxmox.variables.tf | 1 + 1 file changed, 1 insertion(+) diff --git a/proxmox.variables.tf b/proxmox.variables.tf index ac4c137..bbef036 100644 --- a/proxmox.variables.tf +++ b/proxmox.variables.tf @@ -40,6 +40,7 @@ variable "proxmox_k8s_vms" { vm_id = number node_name = string ip = string + ip2 = string cores = optional(number) memory = optional(number) data_store = optional(string)