Skip to content

v3.7.6

Compare
Choose a tag to compare
@fbreckle fbreckle released this 02 Jan 11:11
· 129 commits to master since this release
bd17777

3.7.6 (January 2nd, 2024)

ENHANCEMENTS

  • resource/netbox_webhook: Add additional_headers and conditions attributes (#505 by @Ikke)
  • data-source/netbox_vrfs: Allow filtering by tag (#513 by @sjurtf)
  • data-source/netbox_virtual_machines: Allow filtering by tenant_id (#511 by @sjurtf)
  • data-source/netbox_ip_addresses: Allow filtering by tag (#510 by @sjurtf)
  • data-source/netbox_cluster: Allow filtering by cluster_group_id (#528 by @Ikke)

BUG FIXES

  • resources/netbox_webhook: Fix a bug where JSON encoding would break drift detection (#505 by @Ikke)
  • data-source/netbox_site: Mark optionally searchable attributes as computed as well (#520 by @tagur87)