Christian Lempa 1 жил өмнө
parent
commit
2d0e513187

+ 1 - 1
terraform/proxmox/provider.tf

@@ -8,7 +8,7 @@ terraform {
   required_providers {
     proxmox = {
       source = "telmate/proxmox"
-      version = "3.0.1-rc6"
+      version = "3.0.1-rc7"
     }
   }
 }