Skip to content

Commit ab95969

Browse files
committed
Updated CHANGELOG
1 parent 28d1038 commit ab95969

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="v3.7.0"></a>
11+
## [v3.7.0] - 2021-01-14
12+
13+
- fix: Multiple provider_urls not working with iam-assumable-role-with-oidc ([#115](https://github.com/terraform-aws-modules/terraform-aws-iam/issues/115))
14+
15+
1016
<a name="v3.6.0"></a>
1117
## [v3.6.0] - 2020-12-04
1218

@@ -303,7 +309,8 @@ All notable changes to this project will be documented in this file.
303309
- Initial commit
304310

305311

306-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.6.0...HEAD
312+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.7.0...HEAD
313+
[v3.7.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.6.0...v3.7.0
307314
[v3.6.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.5.0...v3.6.0
308315
[v3.5.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.4.0...v3.5.0
309316
[v3.4.0]: https://github.com/terraform-aws-modules/terraform-aws-iam/compare/v3.3.0...v3.4.0

0 commit comments

Comments
 (0)