Skip to content

Commit c4da819

Browse files
Update Terraform proxmox to v0.88.0
1 parent 7b9f7ed commit c4da819

File tree

2 files changed

+31
-18
lines changed

2 files changed

+31
-18
lines changed

terraform/proxmox/k8s/.terraform.lock.hcl

Lines changed: 30 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

terraform/proxmox/k8s/provider.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.86.0"
5+
version = "0.88.0"
66
}
77
talos = {
88
source = "siderolabs/talos"

0 commit comments

Comments
 (0)