Skip to content

Commit

Permalink
Update Terraform proxmox to v0.57.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 22, 2024
1 parent cf0f630 commit f1cb69b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proxmox/lxc/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ terraform {
}
proxmox = {
source = "bpg/proxmox"
version = "0.57.0"
version = "0.57.1"
}

}
Expand Down

0 comments on commit f1cb69b

Please sign in to comment.