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

This commit is contained in:
Renovate 2026-03-24 00:01:41 +00:00
parent 723713c160
commit 740b08afae
6 changed files with 60 additions and 60 deletions

View file

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