Skip to content

Commit

Permalink
Update Terraform netbox to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 10, 2024
1 parent 5f98248 commit 78788e1
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 11 deletions.
28 changes: 18 additions & 10 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 main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ terraform {
required_providers {
netbox = {
source = "e-breuninger/netbox"
version = "2.0.5"
version = "3.9.2"
}
}
}
Expand Down

0 comments on commit 78788e1

Please sign in to comment.