Skip to content

Commit fc06fb0

Browse files
committed
Updated CHANGELOG
1 parent 2e9cacc commit fc06fb0

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
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.3.0"></a>
11+
## [v4.3.0] - 2021-08-18
12+
13+
- feat: Add support for cross account access in iam-assumable-role-with-oidc ([#158](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/158))
14+
15+
1016
<a name="v4.2.0"></a>
1117
## [v4.2.0] - 2021-06-29
1218

@@ -386,7 +392,8 @@ All notable changes to this project will be documented in this file.
386392
- Initial commit
387393

388394

389-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.2.0...HEAD
395+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.3.0...HEAD
396+
[v4.3.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.2.0...v4.3.0
390397
[v4.2.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.1.0...v4.2.0
391398
[v4.1.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v4.0.0...v4.1.0
392399
[v4.0.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.16.0...v4.0.0

0 commit comments

Comments
 (0)