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

This commit is contained in:
Renovate 2026-02-19 09:09:52 +00:00
parent 01558e1437
commit c7b2f39a21
6 changed files with 64 additions and 64 deletions

View file

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