Skip to content

Releases: checkly/terraform-provider-checkly

v1.6.3-rc1

26 Oct 15:16
a3cbbdf
Compare
Choose a tag to compare
v1.6.3-rc1 Pre-release
Pre-release

Added

  • Support locked environment variables in Check and Group#186
  • Add new Dashboard fields #199

Changed

  • Remove guides from provider documentation #196
  • Add alternatives auth methods in documentation #191
  • Follow resource naming convention in examples #190

Fixed

  • Avoid using all escalation configurations when no required #202
  • Stop saving deprecated ssl_certificates property #193

v1.6.2

02 Aug 16:45
8b4ffc5
Compare
Choose a tag to compare
chore: add v1.6.2 to changelog

v1.6.1

06 Jul 19:29
Compare
Choose a tag to compare
chore: release with go 1.17

v1.6.0

24 Jun 01:44
978868e
Compare
Choose a tag to compare
chore: fix version typo

v1.6.0-rc1

22 Jun 21:54
4dbee2a
Compare
Choose a tag to compare
v1.6.0-rc1 Pre-release
Pre-release

Added

  • Support Private Locations resources #164
  • Allow Checks/Groups use private locations #159

v1.5.0

21 Jun 17:35
Compare
Choose a tag to compare

Added

  • Support for global Environment Variables #41
  • Implemented tfdocs for automatic docs generation #125

Changed

  • Remove unneeded required from PublicDashboard#121
  • Remove unneeded required from MaintenanceWindow#140
  • Improve CI and local tooling #130
  • Update TF SDK and refactor local build #124
  • 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
  • Flag sslCertificates as deprecated #137
  • Migrate to new Terraform schema Importer #138

v1.5.0-rc2

09 Jun 23:28
Compare
Choose a tag to compare

⚠️ v1.5.0 officially launched.

v1.5.0-rc1

27 May 15:55
Compare
Choose a tag to compare

⚠️ v1.5.0 officially launched.

v1.4.3

10 Mar 12:59
Compare
Choose a tag to compare

Changed

  • Use generic provider descriptions in docs #e7bb925

v1.4.2

03 Mar 11:15
4173fe3
Compare
Choose a tag to compare

Added

  • Add CHECKLY_API_SOURCE env variable #120