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 Nov 3, 2023
1 parent 5f98248 commit 6e1b81f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 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.7.3"
}
}
}
Expand Down

0 comments on commit 6e1b81f

Please sign in to comment.