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