@@ -7,6 +7,12 @@ All notable changes to this project will be documented in this file.
7
7
8
8
9
9
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
+
10
16
<a name =" v4.1.0 " ></a >
11
17
## [ v4.1.0] - 2021-05-03
12
18
@@ -237,18 +243,6 @@ All notable changes to this project will be documented in this file.
237
243
- 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 ) )
238
244
- fix: Fix module source and name in README ([ #65 ] ( https://github.com/terraform-aws-modules/terraform-aws-iam/issues/65 ) )
239
245
- 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".
252
246
253
247
254
248
<a name =" v2.7.0 " ></a >
@@ -392,7 +386,8 @@ All notable changes to this project will be documented in this file.
392
386
- Initial commit
393
387
394
388
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
396
391
[ v4.1.0 ] : https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.0.0...v4.1.0
397
392
[ v4.0.0 ] : https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.16.0...v4.0.0
398
393
[ v3.16.0 ] : https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.15.0...v3.16.0
0 commit comments