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: support object types and weight for tags
- Add weight/weight_unit to netbox_device and netbox_device_type (already on netbox_rack)
- feat: add netbox_device_front_ports and netbox_device_rear_ports data sources (fixes #947)
- Add airflow attribute to netbox_device and netbox_device_type (NetBox core has it on both)
- netbox_device_front_port: rear-port mapping silently dropped on NetBox 4.5+ (FrontPort API moved to rear_ports/PortMapping)
- Add a netbox_front_port(s) data source (DCIM FrontPort lookup by device + name)
- Support Module Type Profiles (profile_id / attribute_data) on netbox_module_type
- feat: add module type profile resource and profile/attributes on module types
- feat: add front port template resource and fix device front port on NetBox 4.5+
- feat: add netbox_owner and netbox_owner_group resources and data sources
- Docs
- Go not yet supported