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

This commit is contained in:
renovate[bot]
2026-09-12 04:02:02 +00:00
parent f2d7fe7bcc
commit e6155c1143
+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.113.1"
} }
} }
} }