Skip to content

Commit 50e46b3

Browse files
committed
Updated CHANGELOG
1 parent 3c59715 commit 50e46b3

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

CHANGELOG.md

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

88

99

10+
<a name="v3.14.0"></a>
11+
## [v3.14.0] - 2021-04-07
12+
13+
- feat: Add role unique_id output in iam-assumable-role module ([#143](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/143))
14+
- chore: update documentation and pin `terraform_docs` version to avoid future changes ([#142](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/142))
15+
16+
1017
<a name="v3.13.0"></a>
1118
## [v3.13.0] - 2021-03-11
1219

@@ -205,6 +212,18 @@ All notable changes to this project will be documented in this file.
205212
- 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))
206213
- fix: Fix module source and name in README ([#65](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/65))
207214
- fix typo ([#62](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/62))
215+
- Merge pull request [#61](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/61) from terraform-aws-modules/terraform-provider-githubfile-1584635232614990000
216+
- [ci skip] Create ".chglog/CHANGELOG.tpl.md".
217+
- Merge pull request [#59](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/59) from terraform-aws-modules/terraform-provider-githubfile-1584536774758217000
218+
- Merge pull request [#60](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/60) from terraform-aws-modules/terraform-provider-githubfile-1584536774758205000
219+
- [ci skip] Create ".editorconfig".
220+
- [ci skip] Create ".pre-commit-config.yaml".
221+
- Merge pull request [#58](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/58) from terraform-aws-modules/terraform-provider-githubfile-1584536743364504000
222+
- Merge pull request [#56](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/56) from terraform-aws-modules/terraform-provider-githubfile-1584536743364136000
223+
- Merge pull request [#54](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/54) from terraform-aws-modules/terraform-provider-githubfile-1584536743364143000
224+
- [ci skip] Create ".gitignore".
225+
- [ci skip] Create "Makefile".
226+
- [ci skip] Create "LICENSE".
208227

209228

210229
<a name="v2.7.0"></a>
@@ -348,7 +367,8 @@ All notable changes to this project will be documented in this file.
348367
- Initial commit
349368

350369

351-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.13.0...HEAD
370+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.14.0...HEAD
371+
[v3.14.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.13.0...v3.14.0
352372
[v3.13.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.12.0...v3.13.0
353373
[v3.12.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.11.0...v3.12.0
354374
[v3.11.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.10.0...v3.11.0

0 commit comments

Comments
 (0)