terraform-provider-netbox
https://github.com/e-breuninger/terraform-provider-netbox
Go
Terraform provider to interact with Netbox
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Go not yet supported1 Subscribers
Add a CodeTriage badge to terraform-provider-netbox
Help out
- Issues
- feat: Added `mgmt_only` field for data source `netbox_device_interfaces`
- feat: Added `assigned_object_type` and `assigned_object_id` to `netbox_ip_addresses`
- netbox_interface_template - add POE type
- Feat/attach tag to ipam role
- feat(vrf): support custom fields on netbox_vrf
- status: don't hardcode client-side enum validation, let the NetBox API validate
- fix(custom_fields): render non-string custom field values so state writes don't silently truncate
- fix: avoid resending unchanged custom fields
- chore: bump go-netbox to the v3 spec regeneration
- fix(prefixes): accumulate repeated tag filters instead of overwriting
- Docs
- Go not yet supported