Releases: mvisonneau/terraform-provider-updown
Releases · mvisonneau/terraform-provider-updown
v0.2.3
Added
- Support for
recipients
through newupdown_recipient
resources - Lint tests as part of the CI pipeline
Changed
- Replaced deprecated
schema.ImportStatePassthrough
withschema.ImportStatePassthroughContext
- Bumped goreleaser to
v1.6.1
Deprecated
updown_webhook
are being replaced byupdown_recipient
resources
v0.2.2
Released v0.2.2
v0.2.1
Added
- gosec tests
- binary releases for windows, darwin & linux - (386, amd64 & arm64)
Changed
- Upgraded to go 1.15
- Upgraded to terraform 0.13.2
0.2.0
FEATURES
- 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