chore(deps): update terraform proxmox to v2.10.0

This commit is contained in:
Renovate Bot 2024-09-06 01:01:09 +00:00
commit 09ceb33626
4 changed files with 34 additions and 36 deletions

View file

@ -3,7 +3,7 @@ terraform {
required_providers {
proxmox = {
source = "thegameprofi/proxmox"
version = "2.9.15"
version = "2.10.0"
}
}
}