From 6d5a1a74918c3ce8f2d91dce14cfe4bfebab930f Mon Sep 17 00:00:00 2001 From: clyhtsuriva Date: Tue, 15 Apr 2025 21:04:12 +0200 Subject: tofu: update bpg/proxmox to 0.75.0 (tested) --- opentofu/versions.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opentofu') diff --git a/opentofu/versions.tf b/opentofu/versions.tf index 7baf5e9..7a7514b 100644 --- a/opentofu/versions.tf +++ b/opentofu/versions.tf @@ -4,7 +4,7 @@ terraform { required_providers { proxmox = { source = "bpg/proxmox" - version = "0.74.1" + version = "0.75.0" } local = { source = "hashicorp/local" -- cgit v1.2.3