Skip to content

Commit a8c20b5

Browse files
committed
Updated CHANGELOG
1 parent 7553adb commit a8c20b5

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.15.0"></a>
11+
## [v3.15.0] - 2021-04-15
12+
13+
- fix: Set sensitive=true for sensitive outputs and use tolist() ([#148](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/148))
14+
15+
1016
<a name="v3.14.0"></a>
1117
## [v3.14.0] - 2021-04-07
1218

@@ -367,7 +373,8 @@ All notable changes to this project will be documented in this file.
367373
- Initial commit
368374

369375

370-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.14.0...HEAD
376+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.15.0...HEAD
377+
[v3.15.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.14.0...v3.15.0
371378
[v3.14.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.13.0...v3.14.0
372379
[v3.13.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.12.0...v3.13.0
373380
[v3.12.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.11.0...v3.12.0

0 commit comments

Comments
 (0)