Skip to content

Releases: ddelnano/terraform-provider-mikrotik

v0.8.1

16 Feb 07:01
a879b45
Compare
Choose a tag to compare

Features:

  • Added build for darwin/arm64 (#57)

v0.8.0

02 Sep 07:22
52918b8
Compare
Choose a tag to compare

Enhancements:

  • Upgraded terraform-plugin-sdk to v2
  • Added a CI job that runs the terraform acceptance tests on pull requests

Deprecations:

  • Terraform version 0.11 is no longer supported

v0.7.0

28 Jul 03:06
d9648a2
Compare
Choose a tag to compare

Features:

  • Add mikrotik_bpg_peer resource

v0.6.2

13 Jul 12:54
e40ebe8
Compare
Choose a tag to compare
  • Added more error handling for the scheduler and script resourc

v0.6.0

17 Mar 06:33
Compare
Choose a tag to compare

Bug Fixes:

  • Added the missing arguments and attributes to the dhcp_lease resource (#31)

Improvements:

  • Added configuration options to allow the terraform provider to connect to RouterOS over TLS (#34)

v0.5.1

21 Feb 06:31
8e78605
Compare
Choose a tag to compare

Bugs:

  • Fixed issue where the dhcp_lease comment attribute could not contain any whitespace - #28

v0.5.0

27 Jan 05:12
b120646
Compare
Choose a tag to compare
  • Add mikrotik_bgp_instance resource

v0.4.1

24 Dec 05:19
4ee3f3f
Compare
Choose a tag to compare

Bug Fixes:

  • Added documentation for the mikrotik_pool resource
  • Removed unused scripts for previous release workflow

v0.4.0

29 Nov 11:16
Compare
Choose a tag to compare
  • Added resource for Pools (mikrotik_pool resource)

v0.3.6

27 Oct 04:06
e3c4feb
Compare
Choose a tag to compare
  • Add blocked attribute to the dhcp_lease resource #20