@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
<aname="v3.14.0"></a>
## [v3.14.0] - 2021-04-07
- feat: Add role unique_id output in iam-assumable-role module ([#143](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/143))
- chore: update documentation and pin `terraform_docs` version to avoid future changes ([#142](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/142))
<aname="v3.13.0"></a>
## [v3.13.0] - 2021-03-11
...
...
@@ -205,6 +212,18 @@ All notable changes to this project will be documented in this file.
- docs: Add note about pgp_key when create_iam_login_profile is set ([#69](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/69))
- fix: Fix module source and name in README ([#65](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/65))