chore: Update providers

This commit is contained in:
Peter 2025-11-15 18:47:57 +01:00
parent 0e0b848d07
commit 8f7e83d818
Signed by: Peter
SSH key fingerprint: SHA256:B5tYaxBExaDm74r1px9iVeZ6F/ZDiyiy9SbBqfZYrvg
4 changed files with 37 additions and 19 deletions

View file

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