From 59235ed806800c8c9b05787218b045169b32ac67 Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Tue, 2 Jun 2026 19:13:52 +0200 Subject: tofu: update bpg/proxmox to 0.108.0 --- opentofu/versions.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opentofu/versions.tf b/opentofu/versions.tf index 8e029e1..3fbb4cb 100644 --- a/opentofu/versions.tf +++ b/opentofu/versions.tf @@ -4,7 +4,7 @@ terraform { required_providers { proxmox = { source = "bpg/proxmox" - version = "0.104.0" + version = "0.108.0" } local = { source = "hashicorp/local" -- cgit v1.2.3