Skip to content

Releases: clowdhaus/terraform-composite-actions

v1.11.1

11 Oct 14:38
8aef651
Compare
Choose a tag to compare

1.11.1 (2024-10-11)

Bug Fixes

  • resolve pip install environment error (#25) (8aef651)

v1.11.0

09 Sep 14:26
58f4fa2
Compare
Choose a tag to compare

1.11.0 (2024-09-09)

Features

  • Auto determine OS and Architecture (#24) (58f4fa2)

v1.10.0

06 Sep 19:53
906f098
Compare
Choose a tag to compare

1.10.0 (2024-09-06)

Features

  • Allow specifying the CPU architecture to support ARM based runners (#23) (906f098)

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