From 9d9fa099a8b28b3f9438dab942b68391ee1546df Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Limpinho?= <53994778+TomasLimpinho@users.noreply.github.com> Date: Wed, 20 Aug 2025 14:58:31 +0100 Subject: [PATCH] version and rc changed because the next version doesnt permite not using a clone --- main.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/main.tf b/main.tf index b9b91c7..9cdd36e 100644 --- a/main.tf +++ b/main.tf @@ -14,7 +14,7 @@ terraform { } proxmox = { source = "telmate/proxmox" - version = "3.0.2-rc02" + version = "3.0.1-rc9" } } backend "consul" {