upgrade proxmox provider and some other tf [ci skip]

This commit is contained in:
Viktor Barzin 2025-12-18 11:41:33 +00:00
parent d06f296c51
commit c58c577a9c
7 changed files with 116 additions and 116 deletions

View file

@ -3,7 +3,7 @@ terraform {
required_providers {
proxmox = {
source = "telmate/proxmox"
version = "3.0.2-rc04"
version = "3.0.2-rc07"
}
}
}