Skip to content

Releases: ddelnano/terraform-provider-mikrotik

Upgrade the terrraform provider SDK

18 Aug 17:47
4d58db3
Compare
Choose a tag to compare

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

18 Aug 17:14
Compare
Choose a tag to compare

Changes

  • The provider is now published on the terraform registry. This means that terraform 0.13 users will not need to download binaries manually.
  • Documentation has been moved to terraform registry
  • Binaries are now built with goreleaser

v0.3.3

27 Jan 05:58
8434970
Compare
Choose a tag to compare
Merge pull request #17 from ddelnano/updates-to-publish-provider-on-t…

v0.3.2-pre

17 Aug 17:03
8434970
Compare
Choose a tag to compare
Merge pull request #17 from ddelnano/updates-to-publish-provider-on-t…

v0.3.2

27 Jan 07:40
Compare
Choose a tag to compare
Add goreleaser file

Fix bug introduced in 0.3.0 that can cause the terraform provider to crash

16 Aug 05:48
fc94312
Compare
Choose a tag to compare

Add scheduler resource support

12 May 06:59
c6346e5
Compare
Choose a tag to compare
Merge pull request #13 from ddelnano/add-scheduler-mikrotik-resource

Add scheduler mikrotik resource

Reimplement Mikrotik api parsing with struct tags

03 May 06:19
f728ff2
Compare
Choose a tag to compare

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

01 May 16:29
a217572
Compare
Choose a tag to compare

This release includes prerequisites for getting this provider working with terraformer (https://github.com/GoogleCloudPlatform/terraformer).

Testing discord release webhook

30 Apr 20:26
e0cf616
Compare
Choose a tag to compare
0.2.1-test

Update README.md