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
- fix: don't destroy an imported netbox_available_ip_address
- fix: don't clobber interface fields a partial update does not manage
- feat: allocate netbox_ip_address from a prefix or range (RFC)
- resource/netbox_device_type: add description and comments
- Custom field with type multiple objects for vlan
- 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)
- Docs
- Go not yet supported