chore(deps): update terraform proxmox to v0.97.1
All checks were successful
Tofu Plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Successful in 42s
Tofu Plan pve01.wheatley.in templates / tofu-plan-templates (pull_request) Successful in 40s

This commit is contained in:
Renovate 2026-03-03 00:01:54 +00:00
parent d2f4dba298
commit 242f9c2ead
6 changed files with 60 additions and 60 deletions

View file

@ -6,7 +6,7 @@ terraform {
}
proxmox = {
source = "bpg/proxmox"
version = "0.97.0"
version = "0.97.1"
}
}
}