Skip to content

Commit 7b9ddc8

Browse files
committed
Updated CHANGELOG
1 parent 5ba3e46 commit 7b9ddc8

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="v3.16.0"></a>
11+
## [v3.16.0] - 2021-04-20
12+
13+
- feat: Add iam role unique_id to outputs ([#149](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/149))
14+
15+
1016
<a name="v3.15.0"></a>
1117
## [v3.15.0] - 2021-04-15
1218

@@ -373,7 +379,8 @@ All notable changes to this project will be documented in this file.
373379
- Initial commit
374380

375381

376-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.15.0...HEAD
382+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.16.0...HEAD
383+
[v3.16.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.15.0...v3.16.0
377384
[v3.15.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.14.0...v3.15.0
378385
[v3.14.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.13.0...v3.14.0
379386
[v3.13.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.12.0...v3.13.0

0 commit comments

Comments
 (0)