From af07763114ecb4dc3d441a467ae18caa8205dbff Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 26 Dec 2024 16:59:09 +0000 Subject: [PATCH] chore(release): version 5.50.0 [skip ci] ## [5.50.0](https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v5.49.0...v5.50.0) (2024-12-26) ### Features * Add policies for AWS LBC v2.11.0 ([#539](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/539)) ([ca9f355](https://github.com/terraform-aws-modules/terraform-aws-iam/commit/ca9f35596a91ec8a9d0e44a7fbeb45aea6423d48)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 19d5c199..79b4baa7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [5.50.0](https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v5.49.0...v5.50.0) (2024-12-26) + + +### Features + +* Add policies for AWS LBC v2.11.0 ([#539](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/539)) ([ca9f355](https://github.com/terraform-aws-modules/terraform-aws-iam/commit/ca9f35596a91ec8a9d0e44a7fbeb45aea6423d48)) + ## [5.49.0](https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v5.48.0...v5.49.0) (2024-12-26)