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

This commit is contained in:
Renovate 2026-04-14 00:02:05 +00:00
parent 4dfbd4a6b4
commit 3fc9e74354
6 changed files with 60 additions and 60 deletions

View file

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