Skip to content

Commit f7e8814

Browse files
chore(release): version 6.0.2 [skip ci]
## [6.0.2](v6.0.1...v6.0.2) (2025-12-03) ### Bug Fixes * Change default value for `ordered_cache_behavior` to empty list to avoid type checking acrobatics and type mis-matches ([#183](#183)) ([5427273](5427273))
1 parent 5427273 commit f7e8814

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [6.0.2](https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v6.0.1...v6.0.2) (2025-12-03)
6+
7+
### Bug Fixes
8+
9+
* Change default value for `ordered_cache_behavior` to empty list to avoid type checking acrobatics and type mis-matches ([#183](https://github.com/terraform-aws-modules/terraform-aws-cloudfront/issues/183)) ([5427273](https://github.com/terraform-aws-modules/terraform-aws-cloudfront/commit/54272736d43f6a946e0af07eda9475a4587bc588))
10+
511
## [6.0.1](https://github.com/terraform-aws-modules/terraform-aws-cloudfront/compare/v6.0.0...v6.0.1) (2025-12-01)
612

713
### Bug Fixes

0 commit comments

Comments
 (0)