Skip to content

Commit

Permalink
Update Terraform netbox to v2.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and nomaster committed Sep 6, 2022
1 parent b0876fe commit 5f98248
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.4"
version = "2.0.5"
}
}
}
Expand Down

0 comments on commit 5f98248

Please sign in to comment.