Skip to content

Commit

Permalink
Update Terraform netbox to v3.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 2, 2024
1 parent 4bb44b2 commit bd42033
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 12 deletions.
29 changes: 18 additions & 11 deletions .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 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.9.0"
version = "3.9.1"
}
}
}
Expand Down

0 comments on commit bd42033

Please sign in to comment.