chore(deps): update terraform proxmox to v2.10.0
Some checks failed
checks / pre-commit (push) Successful in 1m13s
checks / k8s (push) Successful in 36s
checks / tflint (push) Successful in 40s
OpenTofu deployments / authentik (push) Failing after 39s
OpenTofu deployments / adguard (push) Successful in 58s

This commit is contained in:
Renovate Bot 2024-09-06 01:01:09 +00:00
commit 09ceb33626
4 changed files with 34 additions and 36 deletions

View file

@ -8,7 +8,7 @@ terraform {
required_providers {
proxmox = {
source = "thegameprofi/proxmox"
version = "2.9.15"
version = "2.10.0"
}
}
}