We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 46a1249 commit 8660638Copy full SHA for 8660638
Proxmox/Terraform/versions.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
proxmox = {
4
source = "telmate/proxmox"
5
- version = "2.9.0"
+ version = "2.9.5"
6
}
7
8
-}
+}
0 commit comments