Skip to content

Commit 5d1313d

Browse files
authored
Merge pull request #631 from mitchross/renovate/proxmox-0.x
Update Terraform proxmox to v0.84.1
2 parents 5bfa2ab + c29f014 commit 5d1313d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

iac/terraform/talos-cluster/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ terraform {
22
required_providers {
33
proxmox = {
44
source = "bpg/proxmox"
5-
version = "0.84.0"
5+
version = "0.84.1"
66
}
77
}
88
}

0 commit comments

Comments
 (0)