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 {