From bc73c253294e3de0d00bb4372c82e724fb560ec1 Mon Sep 17 00:00:00 2001 From: fenix-gitea-admin Date: Tue, 26 Aug 2025 14:01:07 +0000 Subject: [PATCH] Update proxmox.tf --- proxmox.tf | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/proxmox.tf b/proxmox.tf index f07f863..a1eca8d 100644 --- a/proxmox.tf +++ b/proxmox.tf @@ -62,8 +62,7 @@ resource "proxmox_virtual_environment_file" "vm_user_data" { source_raw { file_name = "cloud-init-iac-k8s-${each.value.name}.yaml" - source_raw { - <