Skip to content

Commit

Permalink
Update Terraform netbox to v3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 9, 2024
1 parent 2c872b9 commit b904bb3
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 19 deletions.
36 changes: 18 additions & 18 deletions terraform/.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 terraform/providers.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ terraform {
required_providers {
netbox = {
source = "e-breuninger/netbox"
version = "3.8.0"
version = "3.9.0"
}
proxmox = {
source = "Telmate/proxmox"
Expand Down

0 comments on commit b904bb3

Please sign in to comment.