Skip to content

Releases: HENNGE/terraform-check

v1.8.4

Choose a tag to compare

@github-actions github-actions released this 21 Apr 01:35
d729ba5

1.8.4 (2026-04-21)

Bug Fixes

v1.8.3

Choose a tag to compare

@lujamitch lujamitch released this 20 Apr 02:59
34d46e7

What's Changed

New Contributors

Full Changelog: v1...v1.8.3

v1.8.2

Choose a tag to compare

@github-actions github-actions released this 22 Sep 06:37
233bc91

1.8.2 (2025-09-22)

Bug Fixes

v1.8.1

Choose a tag to compare

@github-actions github-actions released this 23 Jan 08:01
d0f0e2d

1.8.1 (2025-01-23)

Bug Fixes

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 17 Jan 09:25
efbab82

1.8.0 (2025-01-17)

Features

  • add support for planning with opentofu (#37) (dce0cbf)
  • use tenv for managing terraform versions (#38) (ba947eb)

v1.7.0

Choose a tag to compare

@github-actions github-actions released this 22 May 07:23
0f5312c

1.7.0 (2024-05-22)

Features

  • remove plan from report if comment is too long (1b6d220)

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 08 May 00:39
7188369

1.6.0 (2024-05-08)

Chores

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 18 Oct 03:51
f8cb4c0

1.5.0 (2023-10-18)

Features

  • initial support for passing args to terraform plan (#23) (d86ee78)

Bug Fixes

  • check for directory before updating bot comment (#26) (3dfad69)
  • correct exclamation emoji in comment (#24) (6e9ba71)

v1.4.1

Choose a tag to compare

@hanscg hanscg released this 01 Aug 09:32
547ddce

What's Changed

  • Pass correct issue number to listComments when updating comments. by @aclemons in #20

Full Changelog: v1.4.0...v1.4.1

v1.4.0

Choose a tag to compare

@hanscg hanscg released this 06 Jul 07:09
c64188e

What's Changed

  • Support updating an existing comment with check results. by @aclemons in #19
  • Allow using an already installed terraform. by @aclemons in #18

New Contributors

Full Changelog: v1.3.0...v1.4.0