Releases: plukevdh/terraform-provider-dmsnitch
Releases · plukevdh/terraform-provider-dmsnitch
v0.1.5
v0.1.4
Updated release to use GH Actions for building/releasing versions. No additional changes.
Full Changelog: v0.1.3...v0.1.4
Update Plugin Architecture
Thanks to @sydorovdmytro @richardmcmillen for pushing forward support of new arch builds to keep this up to date.
v0.1.2
Build and release for the Terraform Registry: https://registry.terraform.io/
Latest release can be found here: https://registry.terraform.io/providers/plukevdh/dmsnitch/latest
Statically-linked libraries
Set CGO_ENABLED=0 to create statically linked binary.
Static compile for TF 0.11 family
Set CGO_ENABLED=0 to create statically linked binary.
Also brings the module and build goodness from upstream.
TF 0.12/Go 1.11 compatibility release
This release series (0.1.x) will provide support for
- Terraform 0.12.x
- Go 1.11
- Go modules
Initial release
Initial Dead Man's Snitch provider release.