Skip to content

Releases: e-breuninger/terraform-provider-netbox

v3.9.2

10 Oct 16:31
a107b8c
Compare
Choose a tag to compare

3.9.2 (October 10th, 2024)

ENHANCEMENTS

  • provider: Include 4.0.11 in supported versions
  • resource/netbox_ip_address: Add custom_fields attribute (#638 by @greatman)
  • resource/netbox_service: Add device_id, description and tags attributes (#637 by @STANIAC)
  • data-source/netbox_vrf: Fix a bug where tenant_id was not used (#643 by @c3JpbmkK)

v3.9.1

02 Sep 08:20
659d65b
Compare
Choose a tag to compare

3.9.1 (September 2nd, 2024)

ENHANCEMENTS

provider: Include 4.0.9 and 4.0.10 in supported versions

v3.9.0

09 Aug 22:42
Compare
Choose a tag to compare

3.9.0 (August 10th, 2024)

ENHANCEMENTS

  • provider: Now is tested against (= supports) the NetBox 4.0.x range.

v3.8.9

31 Jul 13:17
35de904
Compare
Choose a tag to compare

3.8.9 (July 31st, 2024)

ENHANCEMENTS

  • data-source/netbox_virtual_machines: Add status attribute (#612 by @twink0r)
  • data-source/netbox_vlans: Add tag_ids attribute (#621 by @Piethan)
  • data-source/netbox_vlans: Add status attribute (#622 by @Piethan)
  • data-source/netbox_devices: Add device_type_id attribute (#624 by @Piethan)

v3.8.8

22 Jul 14:03
d8e67d7
Compare
Choose a tag to compare

3.8.8 (July 22th, 2024)

ENHANCEMENTS

  • data-source/netbox_prefixes: Add contains and site_id attributes (#617 by @tagur87)

BUG FIXES

  • resource/netbox_vpn_tunnel_termination: Fix a interface conversion panic when updating tunnel terminations (#616 by @mraerino)

v3.8.7

28 Jun 14:19
f666125
Compare
Choose a tag to compare

3.8.7 (June 28th, 2024)

ENHANCEMENTS

v3.8.6

17 May 17:22
56f3ed5
Compare
Choose a tag to compare

3.8.6 (May 17th, 2024)

ENHANCEMENTS

v3.8.5

18 Mar 19:11
a71abb2
Compare
Choose a tag to compare

3.8.5 (March 18th, 2024)

BUG FIXES

  • All resources with slug attributes now properly allow for up to 100 characters in that attribute

v3.8.4

11 Mar 14:04
Compare
Choose a tag to compare

3.8.4 (March 11th, 2024)

ENHANCEMENTS

  • data-source/netbox_interfaces: Add limit attribute

v3.8.3

08 Mar 15:33
f905711
Compare
Choose a tag to compare

3.8.3 (March 8th, 2024)

ENHANCEMENTS

  • New Resource: netbox_vpn_tunnel_termination