Skip to content

Commit

Permalink
Merge pull request #375 from ol3d/renovate/proxmox-0.x
Browse files Browse the repository at this point in the history
feat(terraform): update terraform proxmox to 0.49.0
  • Loading branch information
ol3d authored Mar 16, 2024
2 parents f5f664f + 0d13e5e commit 231a8a3
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 31 deletions.
61 changes: 31 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.48.1"
version = "0.49.0"
}
sops = {
source = "carlpett/sops"
Expand Down

0 comments on commit 231a8a3

Please sign in to comment.