Skip to content

Commit 806fc72

Browse files
Update Terraform netbox to v3
1 parent 5f98248 commit 806fc72

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Diff for: .terraform.lock.hcl

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: main.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ terraform {
1212
required_providers {
1313
netbox = {
1414
source = "e-breuninger/netbox"
15-
version = "2.0.5"
15+
version = "3.7.2"
1616
}
1717
}
1818
}

0 commit comments

Comments
 (0)