⬆️: upgrade bpg/proxmox
All checks were successful
terraform-lint / terraform-lint (push) Successful in 6s

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

View File

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