diff --git a/CHANGELOG.md b/CHANGELOG.md index ca476532..7be4e935 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [5.47.1](https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v5.47.0...v5.47.1) (2024-10-22) + + +### Bug Fixes + +* Use dynamic partition value ([#532](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/532)) ([9986b50](https://github.com/terraform-aws-modules/terraform-aws-iam/commit/9986b5041996d33f6998349c675a262c11b7dece)) + ## [5.47.0](https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v5.46.0...v5.47.0) (2024-10-21)