Releases: ddelnano/terraform-provider-mikrotik
Releases · ddelnano/terraform-provider-mikrotik
Upgrade the terrraform provider SDK
This release upgrades the terraform provider SDK to the latest 1.x release. This means it will still support terraform 0.11+ (2.x of the SDK drops terraform 0.11 support). There are no new features in this release.
v0.3.4
v0.3.3
v0.3.2-pre
Merge pull request #17 from ddelnano/updates-to-publish-provider-on-t…
v0.3.2
Fix bug introduced in 0.3.0 that can cause the terraform provider to crash
Please see #15 and the related PRs for more details
Add scheduler resource support
Merge pull request #13 from ddelnano/add-scheduler-mikrotik-resource Add scheduler mikrotik resource
Reimplement Mikrotik api parsing with struct tags
While this release introduces no new functionality it completely overhauls how mikrotik api response parsing is done. This will remove a large portion of boiler plate for implementing new resource support
Add dhcp lease support for terraformer
This release includes prerequisites for getting this provider working with terraformer (https://github.com/GoogleCloudPlatform/terraformer).
Testing discord release webhook
0.2.1-test Update README.md