Releases: checkly/terraform-provider-checkly
Releases · checkly/terraform-provider-checkly
v1.12.0
What's Changed
- feat: add support for URL monitors [sc-24803] by @sorccu in #315
- feat: add support for enable_incidents and other dashboard properties [sc-25022] by @sorccu in #316
Full Changelog: v1.11.1...v1.12.0
v1.11.1
What's Changed
- fix(ci): avoid flaky tests due to conflicting resources by limiting concurrency [sc-23866] by @sorccu in #310
- fix: update checkly-go-sdk to unbreak get_static_ips [sc-24640] by @sorccu in #311
- chore: update code owners by @sorccu in #312
Full Changelog: v1.11.0...v1.11.1
v1.10.1
What's Changed
- fix: always keep original client certificate key, backend no longer returns it [sc-23507] by @sorccu in #308
Full Changelog: v1.10.0...v1.10.1
v1.9.2
What's Changed
- fix: use updated limits for TCP check degraded/max response time [sc-23431] by @sorccu in #306
Full Changelog: v1.9.1...v1.9.2
v1.9.1
What's Changed
- fix: allow
locations
and private_locations
to be set to empty lists [sc-23129] by @sorccu in #305
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- chore: apply terraform fmt to all examples by @sorccu in #303
- feat: add support for TCP checks [sc-23027] by @sorccu in #304
New Contributors
Full Changelog: v1.8.2...v1.9.0