Skip to content

Releases: checkly/terraform-provider-checkly

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

v0.8.1

03 Feb 13:41
32a4b0b
Compare
Choose a tag to compare
  • bug fixing

v0.8.1-rc2

21 Jan 13:32
d46d7e0
Compare
Choose a tag to compare
Kjda/issue 48 ssl checks (#50)

* added AlertChannel flag settings

v0.8.1-rc1

21 Jan 10:13
2aa15e8
Compare
Choose a tag to compare
  • Added AlertChannel's flag settings

v0.8.0

18 Jan 11:46
4e487b9
Compare
Choose a tag to compare
fix: cast activated to bool (#47)