github e-breuninger/terraform-provider-netbox v5.3.0

6 hours ago

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_mb attribute (#854 by @keshy7)
  • resource/netbox_ip_range: Add custom_fields attribute (#842 by @jonas-sjodin-stegra)
  • resource/netbox_available_ip_address: Add custom_fields attribute (#841 by @jonas-sjodin-stegra)
  • resource/netbox_interface: Add bridge_interface_id attribute (#856 by @mraerino)
  • data-source/netbox_ip_addresses: Add custom_fields attribute (#848 by @jonas-sjodin-stegra)
  • data-source/netbox_vlans: Add id attribute (#662 by @rypti)
  • resource/netbox_cable: Add usb as option for type attribute (#858 by @JonasKop)

BUG FIXES

  • provider: use better error checking in many read functions (#864 by @MrKeiKun)
  • resource/netbox_token: Handle expires field correctly (#853 by @Oceaneyes123)

Don't miss a new terraform-provider-netbox release

NewReleases is sending notifications on new releases.