Releases: clowdhaus/terraform-min-max
Releases · clowdhaus/terraform-min-max
v1.3.1
1.3.1 (2024-04-04)
Bug Fixes
- Update dependencies to latest to patch reported vulnerabilities (c8e77f9)
v1.3.0
1.3.0 (2024-03-06)
Bug Fixes
- Update versions used in CI workflows to remove deprecated versions (#30) (dc9dc91)
Features
- Update dependencies to latest to patch reported vulnerabilities (#29) (f103061)
v1.2.7
1.2.7 (2023-07-22)
Bug Fixes
- Update dependencies to latest to patch reported vulnerabilities (2083c02)
v1.2.6
1.2.6 (2023-04-28)
Bug Fixes
- Update dependencies to latest to patch reported vulnerabilities (2135a07)
v1.2.5
1.2.5 (2023-01-08)
Bug Fixes
- Update dependencies to latest to patch reported vulnerabilities (1036d2b)
v1.2.4
1.2.4 (2022-11-13)
Bug Fixes
- Correct search logic to include
sort()
which will return the correct result (#18) (c592570)
v1.2.3
1.2.3 (2022-11-13)
Bug Fixes
v1.2.2
1.2.2 (2022-11-13)
Bug Fixes
- Switch to use a regex to filter out results instead of length (#16) (6a81ce9)
v1.2.1
1.2.1 (2022-11-12)
Bug Fixes
- Add sort ascending by string length in versions.tf files keys array (#15) (8250970)
v1.2.0
1.2.0 (2022-10-27)
Features
- Update depdencies to latest to remove warning on
setOutput
(e1efe31)