Skip to content

Commit

Permalink
chore(release): version 5.8.1 [skip ci]
Browse files Browse the repository at this point in the history
### [5.8.1](v5.8.0...v5.8.1) (2024-02-12)

### Bug Fixes

* Allow `cluster_settings` to be list of maps instead of single map ([#157](#157)) ([c32a657](c32a657))
  • Loading branch information
semantic-release-bot committed Feb 12, 2024
1 parent c32a657 commit f7245ed
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,13 @@

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

### [5.8.1](https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v5.8.0...v5.8.1) (2024-02-12)


### Bug Fixes

* Allow `cluster_settings` to be list of maps instead of single map ([#157](https://github.com/terraform-aws-modules/terraform-aws-ecs/issues/157)) ([c32a657](https://github.com/terraform-aws-modules/terraform-aws-ecs/commit/c32a65786dbfb28bac8fbc9f60ff3a4ac06830d9))

## [5.8.0](https://github.com/terraform-aws-modules/terraform-aws-ecs/compare/v5.7.4...v5.8.0) (2024-01-29)


Expand Down

0 comments on commit f7245ed

Please sign in to comment.