Commit 50e46b39 authored by Anton Babenko's avatar Anton Babenko

Updated CHANGELOG

parent 3c59715b
......@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
<a name="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))
<a name="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))
- fix typo ([#62](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/62))
- Merge pull request [#61](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/61) from terraform-aws-modules/terraform-provider-githubfile-1584635232614990000
- [ci skip] Create ".chglog/CHANGELOG.tpl.md".
- Merge pull request [#59](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/59) from terraform-aws-modules/terraform-provider-githubfile-1584536774758217000
- Merge pull request [#60](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/60) from terraform-aws-modules/terraform-provider-githubfile-1584536774758205000
- [ci skip] Create ".editorconfig".
- [ci skip] Create ".pre-commit-config.yaml".
- Merge pull request [#58](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/58) from terraform-aws-modules/terraform-provider-githubfile-1584536743364504000
- Merge pull request [#56](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/56) from terraform-aws-modules/terraform-provider-githubfile-1584536743364136000
- Merge pull request [#54](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/54) from terraform-aws-modules/terraform-provider-githubfile-1584536743364143000
- [ci skip] Create ".gitignore".
- [ci skip] Create "Makefile".
- [ci skip] Create "LICENSE".
<a name="v2.7.0"></a>
......@@ -348,7 +367,8 @@ All notable changes to this project will be documented in this file.
- Initial commit
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.13.0...HEAD
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.14.0...HEAD
[v3.14.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.13.0...v3.14.0
[v3.13.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.12.0...v3.13.0
[v3.12.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.11.0...v3.12.0
[v3.11.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.10.0...v3.11.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment