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

This commit is contained in:
renovate[bot]
2026-09-26 04:01:53 +00:00
parent 818ed232e4
commit 1d843f268f
+1 -1
View File
@@ -2,7 +2,7 @@ terraform {
required_providers {
proxmox = {
source = "bpg/proxmox"
version = "0.81.0"
version = "0.114.0"
}
}
}