We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5bfa2ab + c29f014 commit 5d1313dCopy full SHA for 5d1313d
1 file changed
iac/terraform/talos-cluster/main.tf
@@ -2,7 +2,7 @@ terraform {
2
required_providers {
3
proxmox = {
4
source = "bpg/proxmox"
5
- version = "0.84.0"
+ version = "0.84.1"
6
}
7
8
0 commit comments