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

This commit is contained in:
Renovate 2026-04-07 08:29:46 +00:00
parent df3eaccfd6
commit 5d2a201a6e
6 changed files with 60 additions and 60 deletions

View file

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