⬆: bpg/proxmox v0.76.0

This commit is contained in:
VC
2025-04-22 12:09:15 +02:00
parent 588352d30d
commit af37190dd1
3 changed files with 19 additions and 19 deletions

View File

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