Releases: checkly/terraform-provider-checkly
Releases · checkly/terraform-provider-checkly
v1.0.0
- 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
refactoring (#61)
v1.0.0-rc2
upgrade to go1.16 (#60)
v1.0.0-rc1
- go1.16 support
- auto assign alert channels flag
v0.8.3
Add autoAssignAlerts query param to check and groups POST/PUT (#56) * upgrading to newer go sdk with autoAssignAlerts
v0.8.2
v0.8.1
v0.8.1-rc2
Kjda/issue 48 ssl checks (#50) * added AlertChannel flag settings
v0.8.1-rc1
- Added AlertChannel's flag settings