From eb81b5132daeb107419308dba30052ce1c1853af Mon Sep 17 00:00:00 2001 From: fenix-gitea-admin Date: Wed, 20 Aug 2025 17:56:39 +0000 Subject: [PATCH] Update proxmox.tf --- proxmox.tf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/proxmox.tf b/proxmox.tf index 730b854..c6f46b3 100644 --- a/proxmox.tf +++ b/proxmox.tf @@ -68,8 +68,8 @@ initialization { } -resource "proxmox_virtual_environment_vm" "VM_Kubernetes_01" { - name = "VM_Kubernetes_01" +resource "proxmox_virtual_environment_vm" "VM-Kubernetes-01" { + name = "VM-Kubernetes-01" node_name = "fenix" clone {