Skip to content

Commit af08c47

Browse files
committed
Updated CHANGELOG
1 parent 9aad929 commit af08c47

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

CHANGELOG.md

Lines changed: 8 additions & 13 deletions
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="v4.2.0"></a>
11+
## [v4.2.0] - 2021-06-29
12+
13+
- feat: Support External ID with MFA in iam-assumable-role ([#159](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/159))
14+
15+
1016
<a name="v4.1.0"></a>
1117
## [v4.1.0] - 2021-05-03
1218

@@ -237,18 +243,6 @@ All notable changes to this project will be documented in this file.
237243
- 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))
238244
- fix: Fix module source and name in README ([#65](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/65))
239245
- fix typo ([#62](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/62))
240-
- Merge pull request [#61](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/61) from terraform-aws-modules/terraform-provider-githubfile-1584635232614990000
241-
- [ci skip] Create ".chglog/CHANGELOG.tpl.md".
242-
- Merge pull request [#59](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/59) from terraform-aws-modules/terraform-provider-githubfile-1584536774758217000
243-
- Merge pull request [#60](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/60) from terraform-aws-modules/terraform-provider-githubfile-1584536774758205000
244-
- [ci skip] Create ".editorconfig".
245-
- [ci skip] Create ".pre-commit-config.yaml".
246-
- Merge pull request [#58](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/58) from terraform-aws-modules/terraform-provider-githubfile-1584536743364504000
247-
- Merge pull request [#56](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/56) from terraform-aws-modules/terraform-provider-githubfile-1584536743364136000
248-
- Merge pull request [#54](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/54) from terraform-aws-modules/terraform-provider-githubfile-1584536743364143000
249-
- [ci skip] Create ".gitignore".
250-
- [ci skip] Create "Makefile".
251-
- [ci skip] Create "LICENSE".
252246

253247

254248
<a name="v2.7.0"></a>
@@ -392,7 +386,8 @@ All notable changes to this project will be documented in this file.
392386
- Initial commit
393387

394388

395-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.1.0...HEAD
389+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.2.0...HEAD
390+
[v4.2.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.1.0...v4.2.0
396391
[v4.1.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.0.0...v4.1.0
397392
[v4.0.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.16.0...v4.0.0
398393
[v3.16.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.15.0...v3.16.0

0 commit comments

Comments
 (0)