Skip to content

Commit

Permalink
chore(release): version 9.13.0 [skip ci]
Browse files Browse the repository at this point in the history
## [9.13.0](terraform-aws-modules/terraform-aws-alb@v9.12.0...v9.13.0) (2024-12-21)

### Features

* Support `aws_lb_listener.mutual_authentication.advertise_trust_store_ca_names` ([terraform-aws-modules#395](terraform-aws-modules#395)) ([eba2647](terraform-aws-modules@eba2647))
  • Loading branch information
semantic-release-bot committed Dec 21, 2024
1 parent eba2647 commit 46ec742
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.

## [9.13.0](https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v9.12.0...v9.13.0) (2024-12-21)


### Features

* Support `aws_lb_listener.mutual_authentication.advertise_trust_store_ca_names` ([#395](https://github.com/terraform-aws-modules/terraform-aws-alb/issues/395)) ([eba2647](https://github.com/terraform-aws-modules/terraform-aws-alb/commit/eba2647f271b53f0a1f2f5ca6aa70b39254d53d0))

## [9.12.0](https://github.com/terraform-aws-modules/terraform-aws-alb/compare/v9.11.2...v9.12.0) (2024-10-25)


Expand Down

0 comments on commit 46ec742

Please sign in to comment.