We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bdd8ea commit 2cde1dbCopy full SHA for 2cde1db
terraform/main.tf
@@ -24,7 +24,7 @@ terraform {
24
required_providers {
25
proxmox = {
26
source = "bpg/proxmox"
27
- version = "0.67.0"
+ version = "0.68.0"
28
}
29
30
terraform/proxmox/provider.tf
@@ -2,7 +2,7 @@ terraform {
2
3
4
5
6
7
8
0 commit comments