⬆️: 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 f50c364b7d
commit 53cd4122f7
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"