This commit is contained in:
DeveloperDurp 2026-05-11 05:30:11 -05:00
parent 9b2360bd4b
commit 6ea3a36527

View file

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