Skip to content

Releases: terraform-routeros/terraform-provider-routeros

v1.64.2

29 Sep 19:47
Compare
Choose a tag to compare

1.64.2 (2024-09-29)

Bug Fixes

  • Unable to remove routeros_interface_wireless from config (#571) (8990eb0), closes #570

v1.64.1

28 Sep 14:08
Compare
Choose a tag to compare

1.64.1 (2024-09-28)

Bug Fixes

v1.64.0

27 Sep 18:27
Compare
Choose a tag to compare

1.64.0 (2024-09-27)

Features

  • wireless: Add new resource routeros_interface_wireless_access_list (cd82592)
  • wireless: Add new resource routeros_interface_wireless_security_profiles (ef40fd2)
  • wireless: Add new resource routeros_interface_wireless (15c2650)

Bug Fixes

  • serialize: Fix PropTransformSet (8baebae)
  • serialize: Fix the transformation of attribute names. (9796820)
  • tool_sniffer: Add resource state control (eb53e45)
  • wireless_security_profile: Add Sensitive flag to attributes (909b4c7)
  • wireless: Add missing field (c112740)

v1.63.1

26 Sep 18:15
Compare
Choose a tag to compare

1.63.1 (2024-09-26)

Features

  • no-release: Add QR code generation for WiFi (#564) (9c39ae2)

Bug Fixes

  • Missing fields in routeros_system_user (introduced in 7.16) (3ae2e10), closes #560
  • no-release: Add field introduced in 7.16 routeros_ip_address (de72d8e)
  • no-release: Update datasource_ipv6_addresses.go ROS 7.16 (0c0306b)
  • no-release: Update resource_system_logging.go ROS 7.16 (884addc)

v1.63.0

24 Sep 17:39
Compare
Choose a tag to compare

1.63.0 (2024-09-24)

Features

  • Add new resource routeros_tool_sniffer (f046966)
  • hotspot: Add new resource routeros_ip_hotspot_ip_binding (f2e27b4)
  • hotspot: Add new resource routeros_ip_hotspot_profile (06b974b)
  • hotspot: Add new resource routeros_ip_hotspot_service_port (153bf68)
  • hotspot: Add new resource routeros_ip_hotspot_user_profile (4de2db9)
  • hotspot: Add new resource routeros_ip_hotspot_user (b897532)
  • hotspot: Add new resource routeros_ip_hotspot_walled_garden_ip (92778ff)
  • hotspot: Add new resource routeros_ip_hotspot_walled_garden (9c111ee)
  • hotspot: Add new resource routeros_ip_hotspot (1da8f3d)

Bug Fixes

  • dns_adlist: Change an invalid resource name. (e77bcbf), closes #554

v1.62.0

19 Sep 18:00
Compare
Choose a tag to compare

1.62.0 (2024-09-19)

Features

  • resource_dns_adlist: Add dns ad list support (b1ca164), closes #554

v1.61.2

02 Sep 06:42
Compare
Choose a tag to compare

1.61.2 (2024-09-02)

Bug Fixes

  • Add a validator for map name keys. (059de30), closes #552
  • data.routeros_interfaces: Fix the schema (f9489a2), closes #550
  • routeros_capsman_provisioning : Change attributes type (b9967d9), closes #551 #551
  • system_user_group: Fix policy validator (6a0a0bd)

v1.61.1

27 Aug 11:39
Compare
Choose a tag to compare

1.61.1 (2024-08-27)

Bug Fixes

  • routeros_system_user_group: Fix change detection in sets with SetUnset values (#547) (d51c4c2), closes #544

v1.61.0

23 Aug 20:43
Compare
Choose a tag to compare

1.61.0 (2024-08-23)

Features

  • Add class_id property support to the routeros_ip_dhcp_server_lease resource (90033af)
  • Add discover_interval property support to the routeros_ip_neighbor_discovery_settings resource (8233ace)
  • Add forward_reserved_addresses property support to the routeros_interface_bridge resource (600e2af)
  • Add lldp_vlan_info property support to the routeros_ip_neighbor_discovery_settings resource (c2b07af)
  • Add max_learned_entries property support to the routeros_interface_bridge resource (a8b4191)
  • Add max_sessions property support to the routeros_ip_service resource (9007755)
  • Add mdns_repeat_ifaces property support to the routeros_ip_dns resource (fb71ff7)
  • Add slave_name_format property support to the routeros_wifi_provisioning resource (2ad0de6)
  • Add the comment property support to the DHCP resources (0d326e9)

Bug Fixes

  • Remove the default value for the radio_mac property in the routeros_wifi_provisioning resource (a35d307)
  • routeros_system_resource: Add bad_blocks attribute to the ignored ones (7b03141), closes #541
  • supress hw offload writable (6c358eb), closes #540

v1.60.0

19 Aug 10:35
Compare
Choose a tag to compare

1.60.0 (2024-08-19)

Features

  • Add the routeros_system_led_settings resource to manage the LED settings (82434f8)
  • Add the routeros_system_led resource to manage LEDs (5131156)
  • Add the routeros_system_routerboard_button_mode resource to manage the mode button (243dd9d)
  • Add the routeros_system_routerboard_button_reset resource to manage the reset button (358f640)
  • Add the routeros_system_routerboard_button_wps resource to manage the WPS button (85db3b5)
  • Add the routeros_system_routerboard_settings resource to manage the RouterBOARD settings (39a7e39)
  • Add the routeros_system_routerboard_usb resource to manage the USB port (4251b6a)