Releases: clowdhaus/terraform-composite-actions
Releases · clowdhaus/terraform-composite-actions
v1.11.1
1.11.1 (2024-10-11)
Bug Fixes
- resolve pip install environment error (#25) (8aef651)
v1.10.0
1.10.0 (2024-09-06)
Features
- Allow specifying the CPU architecture to support ARM based runners (#23) (906f098)
v1.9.0
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
1.8.3 (2022-11-15)
Bug Fixes
- Add error handling around directories (#16) (b3bb2f7)
v1.8.2
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
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
1.8.0 (2022-10-27)
Features
- Update output syntax to replace deprecated method warnings (#13) (1c564ff)
v1.7.1
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
1.7.0 (2022-10-26)
Features