Skip to content

Commit

Permalink
Merge pull request #366 from ol3d/renovate/proxmox-0.x
Browse files Browse the repository at this point in the history
feat(terraform): update terraform proxmox to 0.48.1
  • Loading branch information
ol3d authored Mar 11, 2024
2 parents 1c09025 + d96f00d commit a39658d
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 31 deletions.
60 changes: 30 additions & 30 deletions lab/provision/terraform/modules/proxmox/.terraform.lock.hcl

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion lab/provision/terraform/modules/proxmox/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ terraform {
required_providers {
proxmox = {
source = "bpg/proxmox"
version = "0.47.0"
version = "0.48.1"
}
sops = {
source = "carlpett/sops"
Expand Down

0 comments on commit a39658d

Please sign in to comment.