5.3.0 (April 9th, 2026)
ENHANCEMENTS
- provider: Now supports using v2 API tokens (#862 by @MrKeiKun)
Note that this is a NetBox v4.5 feature. This provider does not officially support v4.5 versions yet. - New Resource:
netbox_wireless_lan(#859 by @JonasKop) - New Resource:
netbox_wireless_lan_group(#859 by @JonasKop) - resource/netbox_virtual_machine: Support auto-calculation of
disk_size_mbattribute (#854 by @keshy7) - resource/netbox_ip_range: Add
custom_fieldsattribute (#842 by @jonas-sjodin-stegra) - resource/netbox_available_ip_address: Add
custom_fieldsattribute (#841 by @jonas-sjodin-stegra) - resource/netbox_interface: Add
bridge_interface_idattribute (#856 by @mraerino) - data-source/netbox_ip_addresses: Add
custom_fieldsattribute (#848 by @jonas-sjodin-stegra) - data-source/netbox_vlans: Add
idattribute (#662 by @rypti) - resource/netbox_cable: Add
usbas option fortypeattribute (#858 by @JonasKop)
BUG FIXES
- provider: use better error checking in many read functions (#864 by @MrKeiKun)
- resource/netbox_token: Handle
expiresfield correctly (#853 by @Oceaneyes123)