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 f5ecd7a455
commit c26b03a4b3
No known key found for this signature in database
GPG key ID: 4056458DBDBF8863
8 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"
}
}
}