Skip to content

Releases: mvisonneau/terraform-provider-updown

v0.2.3

07 Mar 20:14
v0.2.3
5cf89f8
Compare
Choose a tag to compare

Added

  • Support for recipients through new updown_recipient resources
  • Lint tests as part of the CI pipeline

Changed

  • Replaced deprecated schema.ImportStatePassthrough with schema.ImportStatePassthroughContext
  • Bumped goreleaser to v1.6.1

Deprecated

  • updown_webhook are being replaced by updown_recipient resources

v0.2.2

31 Aug 19:42
aacf0c2
Compare
Choose a tag to compare
Released v0.2.2

v0.2.1

11 Sep 22:10
f25c6ec
Compare
Choose a tag to compare

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

27 May 20:26
Compare
Choose a tag to compare

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