From 1e0f492b1d7f998cb7996e0f307c1e32a07cea36 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Thu, 6 Feb 2025 22:13:14 +0100 Subject: opentofu: completely migrated k8-cluster.tf to modules Successfully built on proxmox --- opentofu/versions.tf | 4 ---- 1 file changed, 4 deletions(-) (limited to 'opentofu/versions.tf') diff --git a/opentofu/versions.tf b/opentofu/versions.tf index 04a162a..d9656aa 100644 --- a/opentofu/versions.tf +++ b/opentofu/versions.tf @@ -6,9 +6,5 @@ terraform { source = "telmate/proxmox" version = "3.0.1-rc6" } - null = { - source = "hashicorp/null" - version = ">= 0.0.0" - } } } -- cgit v1.2.3