Skip to content

Releases: checkly/terraform-provider-checkly

v1.9.1

03 Feb 13:17
9026040
Compare
Choose a tag to compare

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

28 Jan 13:52
1669ac6
Compare
Choose a tag to compare

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

v1.8.2

03 Sep 10:41
4e8abd7
Compare
Choose a tag to compare
feat: add secret variables support [sc-21027] (#300)

* feat: add secret variables support [sc-21027]

* feat: use go sdk v1.8.1

* chore: trigger build & test

* chore: revert last change

* feat: add simple tests

v1.8.1

03 Sep 07:44
899cab8
Compare
Choose a tag to compare
fix: use SSLCheckDomain instead of Type to set a browser check SSL do…

v1.8.0

01 Jul 12:15
4843d73
Compare
Choose a tag to compare
v1.8.0 Pre-release
Pre-release

What's Changed

  • bump go version from 1.18 to 1.22
  • feat: add data source for Static IPs #299

Full Changelog: v1.7.8...v1.8.0

v1.7.8

25 Jun 07:47
cbd7e6f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.7.7...v1.7.8

v1.7.7

30 May 08:28
dc0dd8d
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.6...v1.7.7

v1.7.6

27 Feb 15:46
aec6a22
Compare
Choose a tag to compare
fix: improve multi-step runtime validation [sc-19433] (#288)

v1.7.5

08 Feb 10:48
f611325
Compare
Choose a tag to compare
feat: add parallel run threshold props [sc-19200] (#285)

* feat: add parallel run threshold props [sc-19200]

* feat: updates after go generate [sc-19200]

* feat: add tests [sc-19200]

* feat: add schema to heartbeat [sc-19200]

* feat: heartbeat generate [sc-19200]

v1.7.4

30 Jan 10:54
6c91ede
Compare
Choose a tag to compare
chore: add description for alert channel subscriptions (#283)

* chore: add description for alert channel subscriptions

* chore: add docs

* Update checkly/resource_check.go

Co-authored-by: Manel Fourati <manel@checklyhq.com>

* Update docs/resources/check.md

Co-authored-by: Manel Fourati <manel@checklyhq.com>

---------

Co-authored-by: Manel Fourati <manel@checklyhq.com>