Skip to content

Commit

Permalink
fix(terraform): update bpg/proxmox ( 0.66.2 → 0.66.3 )
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 30, 2024
1 parent f7668e8 commit aefe550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/terragrunt.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ terraform {
required_providers {
proxmox = {
source = "bpg/proxmox"
version = "=0.66.2"
version = "=0.66.3"
}
powerdns = {
source = "pan-net/powerdns"
Expand Down

0 comments on commit aefe550

Please sign in to comment.