All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
v1.6.6 - 2023-06-06
- Support new private dashboards #ba48b60
v1.6.3 - 2022-10-26
- Remove guides from provider documentation #196
- Add alternatives auth methods in documentation #191
- Follow resource naming convention in examples #190
- Avoid using all escalation configuration when no required #202
- Stop saving deprecated
ssl_certificates
property #193
v1.6.2 - 2022-08-02
- Support new check intervals #ba8eed7
- Fix style issues #dc55746
v1.6.1 - 2022-07-06
- Make
locations
property fromGroup
optional #2901337
- Fix
PrivateLocation
docs which were missing #d99105f
v1.6.0 - 2022-06-21
v1.5.0 - 2022-06-21
- Remove unneeded
required
fromPublicDashboard
#121 - Remove unneeded
required
fromMaintenanceWindow
#140 - Improve CI and local tooling #130
- Update TF SDK and refactor local build #124
- Flag
sslCertificates
as deprecated #137 - Migrate to new Terraform schema Importer #138
- Allow set empty
locations
in checks within groups #98 - Bump github.com/google/go-cmp to v0.5.8 #149
- Bump github/codeql-action to v2 #148
- Bump hashicorp/setup-terraform to v2 #146
- Bump goreleaser/goreleaser-action to v3 #154
- Bump actions/setup-go to v3 #154
- Bump github.com/gruntwork-io/terratest to v0.40.17 #169
- Bump actions/checkout to v3 #132
- Bump github.com/checkly/checkly-go-sdk to v1.5.7 #134
- Bump github.com/hashicorp/terraform-plugin-sdk/v2 to v2.12.0 #135
v1.4.3 - 2022-03-09
- Use generic provider descriptions in docs #e7bb925
v1.4.2 - 2022-03-02
- Add
CHECKLY_API_SOURCE
env variable #120
v1.4.1 - 2022-02-08
- Migrate project test cases to User API Keys #b35d8a7
v1.4.0 - 2022-01-28
- Support for Command Line Triggers #87
- Add Public API
source
HTTP header #110 - Allow skip ssl validation to api checks #112
- Made check/group
locations
property optional #103 - Rename default branch to
main
#99 - Improve User API Keys docs #95
v1.3.0 - 2021-11-10
v1.2.1 - 2021-10-19
- Fix optional and required values in webhooks alert channels #82
v1.2.0 - 2021-07-14
v1.1.0 - 2021-05-28
- Support for API high frequency checks #68.
- Add
setupSnippetId
andteardownSnippetID
tocheck_group
resource #69.
v1.0.0 - 2021-04-09
- Apple Silicon support is now added. The Terraform provider now also has
darwin_arm64
binaries
- [🚨 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
- Support for go1.16