@@ -9,7 +9,7 @@ terraform {
required_providers {
proxmox = {
source = "telmate/proxmox"
- version = "2.9.3"
+ version = ">= 2.9.14"
}