Skip to content

Releases: checkly/terraform-provider-checkly

v1.2.0-rc1

02 Jun 19:07
Compare
Choose a tag to compare
chore: add changelog

v1.1.1

08 Feb 05:12
331f329
Compare
Choose a tag to compare
feat: support high frequency API Checks (frequency_offset) (#70)

* chore: double qoute bash variables

* feat: add support for high frequency checks

* chore: update frequency validation errors

* chore: comment checkly sdk replace

* docs: update check arguments reference

* chore: revert frequency api example

* chore: update checkly sdk (v1.1.0)

v1.1.0

27 May 16:02
331f329
Compare
Choose a tag to compare

Add support high-frequency API Checks using frequency_offset

v1.0.1

08 Feb 05:07
7b0bfea
Compare
Choose a tag to compare
fixing tests (#62)

v1.0.0

09 Apr 12:43
7b0bfea
Compare
Choose a tag to compare
  • BREAKING CHANGE: The default behavior of assigning all alert channels to checks and check groups is now removed. You can add alerts to your checks and check groups using the alert_channel_subscription
  • FEAT: Apple Silicon support is now added. The Terraform provider now also has darwin_arm64 binaries

v1.0.0-rc23

24 Mar 14:23
e713bd3
Compare
Choose a tag to compare
refactoring (#61)

v1.0.0-rc2

24 Mar 14:21
b260c3c
Compare
Choose a tag to compare
upgrade to go1.16 (#60)

v1.0.0-rc1

24 Mar 14:11
b260c3c
Compare
Choose a tag to compare
  • go1.16 support
  • auto assign alert channels flag

v0.8.3

08 Feb 05:12
e36385d
Compare
Choose a tag to compare
Add autoAssignAlerts query param to check and groups POST/PUT (#56)

* upgrading to newer go sdk with autoAssignAlerts

v0.8.2

25 Feb 17:08
e36385d
Compare
Choose a tag to compare

*pumping sdk version for autoAssignAlerts compatability