From 1e1a8a1f3f4a8586072d3e31d2bef9c27786d448 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Tue, 18 Feb 2025 21:03:00 +0100 Subject: Replace proxmox provider telmate by bpg + remove k8s cluster (talos on the way) Also changes the id of the packer images, now starting at the "end" (999), while VMs start at 100 --- opentofu/modules/k8s_control_plane/outputs.tf | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 opentofu/modules/k8s_control_plane/outputs.tf (limited to 'opentofu/modules/k8s_control_plane/outputs.tf') diff --git a/opentofu/modules/k8s_control_plane/outputs.tf b/opentofu/modules/k8s_control_plane/outputs.tf deleted file mode 100644 index a081907..0000000 --- a/opentofu/modules/k8s_control_plane/outputs.tf +++ /dev/null @@ -1,3 +0,0 @@ -output "vm" { - value = proxmox_vm_qemu.k8s_cp -} -- cgit v1.2.3