⬆️: upgrade bpg/proxmox
Some checks failed
terraform-lint / terraform-lint (push) Has been cancelled

This commit is contained in:
Clément VÉRET
2025-11-13 11:50:55 +01:00
parent d281dd0581
commit b64428f03b
4 changed files with 33 additions and 32 deletions

View File

@@ -2,7 +2,7 @@ terraform {
required_providers {
proxmox = {
source = "bpg/proxmox"
version = "0.76.0"
version = "0.86.0"
}
}