Skip to content

Commit cab883e

Browse files
committed
Updated CHANGELOG
1 parent dc363d2 commit cab883e

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
77

88

99

10+
<a name="v4.7.0"></a>
11+
## [v4.7.0] - 2021-10-14
12+
13+
- feat: Added support for trusted_role_actions for MFA in iam-assumable-role ([#171](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/171))
14+
15+
1016
<a name="v4.6.0"></a>
1117
## [v4.6.0] - 2021-09-20
1218

@@ -411,7 +417,8 @@ All notable changes to this project will be documented in this file.
411417
- Initial commit
412418

413419

414-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.6.0...HEAD
420+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.7.0...HEAD
421+
[v4.7.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.6.0...v4.7.0
415422
[v4.6.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.5.0...v4.6.0
416423
[v4.5.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.4.0...v4.5.0
417424
[v4.4.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.3.0...v4.4.0

0 commit comments

Comments
 (0)