Releases: ddelnano/terraform-provider-mikrotik
Releases · ddelnano/terraform-provider-mikrotik
v0.8.1
Features:
- Added build for darwin/arm64 (#57)
v0.8.0
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
Features:
- Add
mikrotik_bpg_peer
resource
v0.6.2
- Added more error handling for the scheduler and script resourc
v0.6.0
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
Bugs:
- Fixed issue where the dhcp_lease comment attribute could not contain any whitespace - #28
v0.5.0
- Add
mikrotik_bgp_instance
resource
v0.4.1
Bug Fixes:
- Added documentation for the
mikrotik_pool
resource
- Removed unused scripts for previous release workflow
v0.4.0
- Added resource for Pools (
mikrotik_pool
resource)
v0.3.6
- Add blocked attribute to the
dhcp_lease
resource #20