We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10b5985 commit 37b84ddCopy full SHA for 37b84dd
terraform/main.tf
@@ -22,7 +22,7 @@ terraform {
22
required_providers {
23
proxmox = {
24
source = "bpg/proxmox"
25
- version = "0.71.0"
+ version = "0.73.0"
26
}
27
bitwarden-secrets = {
28
source = "sebastiaan-dev/bitwarden-secrets"
terraform/proxmox/provider.tf
@@ -2,7 +2,7 @@ terraform {
2
3
4
5
6
7
8
0 commit comments