Skip to content

Releases: clowdhaus/terraform-composite-actions

v1.9.0

06 Mar 15:54
ebd4934
Compare
Choose a tag to compare

1.9.0 (2024-03-06)

Features

  • Bump default hcledit version to latest; fix CI release process by updating action versions (#21) (ebd4934)
  • Update default versions of hcledit and tfsec to latest (1696d11)

v1.8.3

15 Nov 17:04
b3bb2f7
Compare
Choose a tag to compare

1.8.3 (2022-11-15)

Bug Fixes

  • Add error handling around directories (#16) (b3bb2f7)

v1.8.2

13 Nov 15:26
f0a8fb0
Compare
Choose a tag to compare

1.8.2 (2022-11-13)

Bug Fixes

  • Embed directory search script into action since files are not carried with the action (#15) (f0a8fb0)

v1.8.1

13 Nov 14:15
1378076
Compare
Choose a tag to compare

1.8.1 (2022-11-13)

Bug Fixes

  • Modify directory search logic to look for required_providers within the Terraform files and ignore file paths with wrappers in them (#14) (1378076)

v1.8.0

27 Oct 17:26
1c564ff
Compare
Choose a tag to compare

1.8.0 (2022-10-27)

Features

  • Update output syntax to replace deprecated method warnings (#13) (1c564ff)

v1.7.1

27 Oct 17:22
c734590
Compare
Choose a tag to compare

1.7.1 (2022-10-27)

Bug Fixes

  • Remove default version of terraform if present on the host before installing intended version (#12) (c734590)

v1.7.0

26 Oct 12:23
0b21bc1
Compare
Choose a tag to compare

1.7.0 (2022-10-26)

Features

v1.6.0

28 Jul 14:12
b054f71
Compare
Choose a tag to compare

1.6.0 (2022-07-28)

Features

  • pre-commit: Support pinned tflint versions (#8) (b054f71)

v1.5.0

06 Jun 18:38
f6fef5a
Compare
Choose a tag to compare

1.5.0 (2022-06-06)

Features

  • Add support for optionally installing hcledit in pre-commit workflow (#6) (f6fef5a)

v1.4.1

07 Jan 23:12
dad7542
Compare
Choose a tag to compare

1.4.1 (2022-01-07)

Bug Fixes

  • untar re-order untar args so terraform-docs is installed (#3) (dad7542)