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

This commit is contained in:
Renovate 2026-05-08 12:45:01 +00:00
parent c2e25906ed
commit af8a912326
6 changed files with 60 additions and 60 deletions

View file

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