Merge pull request 'chore(deps): update terraform proxmox to v0.94.0' (#3) from renovate/proxmox-0.x into main

Reviewed-on: #3
This commit is contained in:
Peter 2026-02-06 12:12:48 +01:00
commit 0c4862fcd1
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"
}
}
}