chore(deps): update terraform proxmox to v0.100.0
All checks were successful
Tofu Plan k8s-wheatley / tofu-plan-k8s-wheatley (pull_request) Successful in 1m31s
Tofu Plan pve01.wheatley.in templates / tofu-plan-templates (pull_request) Successful in 2m20s

This commit is contained in:
Renovate 2026-04-07 00:02:48 +00:00
parent 3540cf61e3
commit 4643783331
6 changed files with 60 additions and 60 deletions

View file

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