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

This commit is contained in:
Renovate 2026-02-06 11:02:20 +00:00
parent 2b689f1041
commit 416bdd485f
6 changed files with 64 additions and 38 deletions

View file

@ -6,7 +6,7 @@ terraform {
}
proxmox = {
source = "bpg/proxmox"
version = "0.86.0"
version = "0.94.0"
}
}
}