All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to 0ver (more or less).
v0.2.3 - 2022-03-07
- Support for
recipients
through newupdown_recipient
resources - Lint tests as part of the CI pipeline
- Replaced deprecated
schema.ImportStatePassthrough
withschema.ImportStatePassthroughContext
- Bumped goreleaser to
v1.6.1
updown_webhook
are being replaced byupdown_recipient
resources
v0.2.2 - 2021-08-31
- New
updown_webhook
resource to manage webhooks configuration - Automatically generated & enhanced documentation
- Switched libs to github.com/hashicorp/terraform-plugin-sdk instead of formerly github.com/hashicorp/terraform
- Upgraded to go 1.17
- Bumped dependencies to their latest versions
- Replaced Drone with GitHub actions
v0.2.1 - 2020-09-11
- gosec tests
- binary releases for windows, darwin & linux - (386, amd64 & arm64)
- Upgraded to go 1.15
- Upgraded to terraform 0.13.2
0.2.0 - 2019-05-27
- new
data
resource : updown_nodes returns the list of testing nodes ipv4 and ipv6 addresses - new
resource
: updown_check creates a check - Makefile
- CI
- License