chore(deps): update terraform proxmox to v0.111.1

This commit is contained in:
renovate[bot]
2026-08-31 22:42:13 +00:00
parent 38a6fdba74
commit 1486aa2353
+1 -1
View File
@@ -2,7 +2,7 @@ terraform {
required_providers { required_providers {
proxmox = { proxmox = {
source = "bpg/proxmox" source = "bpg/proxmox"
version = "0.81.0" version = "0.111.1"
} }
} }
} }