We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 217d20f + 0a482c5 commit 4775e8bCopy full SHA for 4775e8b
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.83.1"
+ version = "0.83.2"
6
}
7
8
0 commit comments