Skip to content

Commit 185858d

Browse files
committed
Updated CHANGELOG
1 parent a86a326 commit 185858d

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="v2.7.0"></a>
11+
## [v2.7.0] - 2021-07-08
12+
13+
- fix: Remove `random` provider because it is not used ([#172](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/172))
14+
15+
1016
<a name="v2.6.0"></a>
1117
## [v2.6.0] - 2021-07-07
1218

@@ -440,7 +446,8 @@ All notable changes to this project will be documented in this file.
440446
- first commit
441447

442448

443-
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.6.0...HEAD
449+
[Unreleased]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.7.0...HEAD
450+
[v2.7.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.6.0...v2.7.0
444451
[v2.6.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.5.0...v2.6.0
445452
[v2.5.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.4.0...v2.5.0
446453
[v2.4.0]: https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v2.3.0...v2.4.0

0 commit comments

Comments
 (0)