Releases: terraform-routeros/terraform-provider-routeros
Releases · terraform-routeros/terraform-provider-routeros
v1.86.3
v1.86.2
v1.86.1
v1.86.0
1.86.0 (2025-07-27)
Features
- implement RouterOS DHCP server option matcher resource (d459e68)
- implement RouterOS TFTP resource (2b98b84)
- implement RouterOS TFTP settings resource (4533151)
- ip_dns_forwarders: Add new resource
routeros_ip_dns_forwarders
(48be482), closes #778 - routing_igmp_proxy_interface: Add support for IGMP Proxy (4db8ffa), closes #773
Bug Fixes
v1.85.4
v1.85.3
1.85.3 (2025-06-06)
Bug Fixes
- bgp: Add new filtering attributes (bb8878d)
- interface-bonding: Add a
lacp_mode
attribute (684e81b) - interface-gre6: Correct local IPv6 address validation (30da790), closes #764
- ip-dhcp-client: Correct the
default_route_tables
attribute type to TypeSet (93fe11c) - ip-dhcp-server: Add an
use_reconfigure
attribute (db9bc30), closes #749 - ipv6-dhcp-client: Add new attributes (b8a1ff8)
- tool-sniffer: Add a
max_packet_size
attribute (c0d06e0) - wifi-channel: Add a
reselect-time
attribute (28184c9) - wifi-datapath: Add a
traffic_processing
attribute (1de9d37)
v1.85.2
1.85.2 (2025-06-04)
Bug Fixes
- bridge_port: Add new attributes (ROS 7.19) (98c0dbf)
- bridge_port: Skip counters (3839756)
- bridge-mlag: Add missing attributes to routeros_bridge_mlag (47e1d26), closes #755
- ip-service: routeros_ip_service lead to Warning: Field 'proto' not found in the schema, Warning: Field 'dynamic' not found in the schema (85dff9b), closes #756