Skip to content

Releases: kristofferahl/terraform-provider-healthchecksio

v2.0.0

23 Feb 22:22
922a242
Compare
Choose a tag to compare

Changelog

  • ddd946e Adding a new "run dev" mode for easier development.
  • 05ae083 Bumped actions/checkout and actions/setup-go.
  • 9999319 Enabling workflow dispatch.
  • 922a242 Merge pull request #35 from kristofferahl/fix/channel-removals
  • cc20c08 Skipping init when running in dev mode.
  • 0fb5797 Updated healthchecksio client to v2.0.0.
  • 4709d19 Updated terraform lockfile and added -upgrade to terraform init.

v1.10.1

12 May 09:51
v1.10.1
0d583d8
Compare
Choose a tag to compare

Changelog

  • 0d583d8 Excluding self-hosted example from "run examples".
  • 9142b90 Fixing issue where channels are always shown as changed.
  • e7ff82a Updated terraform lockfiles.

v1.10.0

06 May 09:35
v1.10.0
95e7bfd
Compare
Choose a tag to compare

Changelog

  • 24f1847 - Fixing channels not updated and added missing error handling. - Updated to go 1.19 and terraform-plugin-sdk/v2. - Added debug flag and vscode launch config.
  • 90899a2 Add another check example using simple config
  • d5734d3 Added contributor
  • 0dee18b Dev docs updated.
  • 7b1af5e Fixing some static check violations.
  • 88baef9 Merge pull request #28 from pallxk/doc-check-simple-config
  • 20a4bcf Trying fix for pipeline.
  • 95e7bfd Updated checkout and setup-go actions.
  • ada2bfb Updated dockerfile for tests.
  • e57361d Updated the pipeline.

v1.9.0

13 Apr 17:08
v1.9.0
2bcf03b
Compare
Choose a tag to compare

Changelog

2bcf03b Added new contributor.
469c657 Added new contributor.
838414f Merge pull request #26 from acraftydev/master
91e7df4 fixes terraform-provider-healthchecksio#25

v1.8.0

05 Apr 08:54
v1.8.0
00446eb
Compare
Choose a tag to compare

Changelog

00446eb Merge pull request #24 from yteraoka/feature/support-self-hosted-server
d8e0b15 Support self-hosted server

v1.7.0

01 Dec 10:11
v1.7.0
ab8d0f8
Compare
Choose a tag to compare

Changelog

4e9cd15 Added contributor to list and fixed spelling in docs.
139b583 Added missing argument documentation.
8206f24 Fixed spelling mistake in pipeline condition.
dd76339 Merge pull request #22 from lblakey/feature/adding-method-field
ab8d0f8 Setting the CI env for docker execution.
5b91ff5 Updated integration tests.
7301f7b Updated pipeline to work better with pull requests.
fbad76a Updated to terraform 0.13.5.
7fc5570 adding method field

v1.6.3

17 Oct 10:36
v1.6.3
0e36d95
Compare
Choose a tag to compare

Changelog

0e36d95 Updated release step name in pipeline.
f7de3c6 Updated the docs describing the release process and fixed mistake in example doc.

v1.6.2

17 Oct 09:36
v1.6.2
f8973c8
Compare
Choose a tag to compare

Changelog

f8973c8 - Added a command for preparing releases. - Removing the circleci config.
110f359 Fixing issue with provider versions and running tests/examples.
ceee6d1 Merging workflows and running without docker to make signing work.
bb4fcf6 Preparing goreleaser for registry publishing.
db4eda9 Replacing the status badge.
edb0ddd Trying CI/CD with github actions.

v1.6.1

16 Oct 12:21
e84954b
Compare
Choose a tag to compare

Changelog

652fa41 - Added pre-commit hook.
d3f447b Ensuring hooks are configured when using the run command.
efb4a5b Preparing for publishing to the registry by adding docs and updated descriptions.
bb4fcf6 Preparing goreleaser for registry publishing.
e84954b Restructured the readme and created guides for development and imports.

v1.6.0

15 Oct 15:12
Compare
Choose a tag to compare

Changelog

74ce354 - Added to contributors list and fixed issue with go mod tidy.
f916f52 - Fixing issue with integration tests.
75e8abc Merge pull request #20 from icaho/master
12263bf Merge pull request #21 from kristofferahl/fix/go-mods-tests-and-examples
0dd6a97 Updated go modules, examples and tests.
6dd76af adding description as configurable value, merge back to original
33e8fb4 updated for desc var