clowdhaus/terraform-composite-actions
### [`v1.8.3`](https://togithub.com/clowdhaus/terraform-composite-actions/releases/tag/v1.8.3)
[Compare Source](https://togithub.com/clowdhaus/terraform-composite-actions/compare/v1.8.2...v1.8.3)
##### Bug Fixes
- Add error handling around directories ([#16](https://togithub.com/clowdhaus/terraform-composite-actions/issues/16)) ([b3bb2f7](https://togithub.com/clowdhaus/terraform-composite-actions/commit/b3bb2f7aa1dfca7ffa6373380a7c1b55580b7c7e))
### [`v1.8.2`](https://togithub.com/clowdhaus/terraform-composite-actions/releases/tag/v1.8.2)
[Compare Source](https://togithub.com/clowdhaus/terraform-composite-actions/compare/v1.8.1...v1.8.2)
##### Bug Fixes
- Embed directory search script into action since files are not carried with the action ([#15](https://togithub.com/clowdhaus/terraform-composite-actions/issues/15)) ([f0a8fb0](https://togithub.com/clowdhaus/terraform-composite-actions/commit/f0a8fb072f6dca252e64187d5d643f0230abd859))
### [`v1.8.1`](https://togithub.com/clowdhaus/terraform-composite-actions/releases/tag/v1.8.1)
[Compare Source](https://togithub.com/clowdhaus/terraform-composite-actions/compare/v1.8.0...v1.8.1)
##### Bug Fixes
- Modify directory search logic to look for `required_providers` within the Terraform files and ignore file paths with `wrappers` in them ([#14](https://togithub.com/clowdhaus/terraform-composite-actions/issues/14)) ([1378076](https://togithub.com/clowdhaus/terraform-composite-actions/commit/1378076f1066d03574014820f4fee345b6827146))
clowdhaus/terraform-min-max
### [`v1.2.4`](https://togithub.com/clowdhaus/terraform-min-max/releases/tag/v1.2.4)
[Compare Source](https://togithub.com/clowdhaus/terraform-min-max/compare/v1.2.3...v1.2.4)
##### Bug Fixes
- Correct search logic to include `sort()` which will return the correct result ([#18](https://togithub.com/clowdhaus/terraform-min-max/issues/18)) ([c592570](https://togithub.com/clowdhaus/terraform-min-max/commit/c592570b641f1c4050371eb10a36c8b3084f05e6))
### [`v1.2.3`](https://togithub.com/clowdhaus/terraform-min-max/releases/tag/v1.2.3)
[Compare Source](https://togithub.com/clowdhaus/terraform-min-max/compare/v1.2.2...v1.2.3)
##### Bug Fixes
- Filter out sub-directory paths ([#17](https://togithub.com/clowdhaus/terraform-min-max/issues/17)) ([4e17e62](https://togithub.com/clowdhaus/terraform-min-max/commit/4e17e62c0caec29df4a932ca9379306ae075de25))
### [`v1.2.2`](https://togithub.com/clowdhaus/terraform-min-max/releases/tag/v1.2.2)
[Compare Source](https://togithub.com/clowdhaus/terraform-min-max/compare/v1.2.1...v1.2.2)
##### Bug Fixes
- Switch to use a regex to filter out results instead of length ([#16](https://togithub.com/clowdhaus/terraform-min-max/issues/16)) ([6a81ce9](https://togithub.com/clowdhaus/terraform-min-max/commit/6a81ce9986c92312c78609995aa33c4c0e4ccd40))
### [`v1.2.1`](https://togithub.com/clowdhaus/terraform-min-max/releases/tag/v1.2.1)
[Compare Source](https://togithub.com/clowdhaus/terraform-min-max/compare/v1.2.0...v1.2.1)
##### Bug Fixes
- Add sort ascending by string length in versions.tf files keys array ([#15](https://togithub.com/clowdhaus/terraform-min-max/issues/15)) ([8250970](https://togithub.com/clowdhaus/terraform-min-max/commit/8250970624bba09f5d3e3b396c9cd0f521b8220b))
Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
v1.8.0
->v1.8.3
v1.2.0
->v1.2.4
Release Notes
clowdhaus/terraform-composite-actions
### [`v1.8.3`](https://togithub.com/clowdhaus/terraform-composite-actions/releases/tag/v1.8.3) [Compare Source](https://togithub.com/clowdhaus/terraform-composite-actions/compare/v1.8.2...v1.8.3) ##### Bug Fixes - Add error handling around directories ([#16](https://togithub.com/clowdhaus/terraform-composite-actions/issues/16)) ([b3bb2f7](https://togithub.com/clowdhaus/terraform-composite-actions/commit/b3bb2f7aa1dfca7ffa6373380a7c1b55580b7c7e)) ### [`v1.8.2`](https://togithub.com/clowdhaus/terraform-composite-actions/releases/tag/v1.8.2) [Compare Source](https://togithub.com/clowdhaus/terraform-composite-actions/compare/v1.8.1...v1.8.2) ##### Bug Fixes - Embed directory search script into action since files are not carried with the action ([#15](https://togithub.com/clowdhaus/terraform-composite-actions/issues/15)) ([f0a8fb0](https://togithub.com/clowdhaus/terraform-composite-actions/commit/f0a8fb072f6dca252e64187d5d643f0230abd859)) ### [`v1.8.1`](https://togithub.com/clowdhaus/terraform-composite-actions/releases/tag/v1.8.1) [Compare Source](https://togithub.com/clowdhaus/terraform-composite-actions/compare/v1.8.0...v1.8.1) ##### Bug Fixes - Modify directory search logic to look for `required_providers` within the Terraform files and ignore file paths with `wrappers` in them ([#14](https://togithub.com/clowdhaus/terraform-composite-actions/issues/14)) ([1378076](https://togithub.com/clowdhaus/terraform-composite-actions/commit/1378076f1066d03574014820f4fee345b6827146))clowdhaus/terraform-min-max
### [`v1.2.4`](https://togithub.com/clowdhaus/terraform-min-max/releases/tag/v1.2.4) [Compare Source](https://togithub.com/clowdhaus/terraform-min-max/compare/v1.2.3...v1.2.4) ##### Bug Fixes - Correct search logic to include `sort()` which will return the correct result ([#18](https://togithub.com/clowdhaus/terraform-min-max/issues/18)) ([c592570](https://togithub.com/clowdhaus/terraform-min-max/commit/c592570b641f1c4050371eb10a36c8b3084f05e6)) ### [`v1.2.3`](https://togithub.com/clowdhaus/terraform-min-max/releases/tag/v1.2.3) [Compare Source](https://togithub.com/clowdhaus/terraform-min-max/compare/v1.2.2...v1.2.3) ##### Bug Fixes - Filter out sub-directory paths ([#17](https://togithub.com/clowdhaus/terraform-min-max/issues/17)) ([4e17e62](https://togithub.com/clowdhaus/terraform-min-max/commit/4e17e62c0caec29df4a932ca9379306ae075de25)) ### [`v1.2.2`](https://togithub.com/clowdhaus/terraform-min-max/releases/tag/v1.2.2) [Compare Source](https://togithub.com/clowdhaus/terraform-min-max/compare/v1.2.1...v1.2.2) ##### Bug Fixes - Switch to use a regex to filter out results instead of length ([#16](https://togithub.com/clowdhaus/terraform-min-max/issues/16)) ([6a81ce9](https://togithub.com/clowdhaus/terraform-min-max/commit/6a81ce9986c92312c78609995aa33c4c0e4ccd40)) ### [`v1.2.1`](https://togithub.com/clowdhaus/terraform-min-max/releases/tag/v1.2.1) [Compare Source](https://togithub.com/clowdhaus/terraform-min-max/compare/v1.2.0...v1.2.1) ##### Bug Fixes - Add sort ascending by string length in versions.tf files keys array ([#15](https://togithub.com/clowdhaus/terraform-min-max/issues/15)) ([8250970](https://togithub.com/clowdhaus/terraform-min-max/commit/8250970624bba09f5d3e3b396c9cd0f521b8220b))Configuration
📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.