You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11-13Lines changed: 11 additions & 13 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,15 @@ All notable changes to this project will be documented in this file.
7
7
8
8
9
9
10
+
<aname="v2.1.0"></a>
11
+
## [v2.1.0] - 2021-05-20
12
+
13
+
- feat: Added destination_config in aws_lambda_event_source_mapping ([#152](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/152))
14
+
- chore: update CI/CD to use stable `terraform-docs` release artifact and discoverable Apache2.0 license ([#149](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/149))
15
+
- chore: Updated versions&comments in examples
16
+
- chore: Updated versions in README
17
+
18
+
10
19
<aname="v2.0.0"></a>
11
20
## [v2.0.0] - 2021-04-26
12
21
@@ -393,18 +402,6 @@ All notable changes to this project will be documented in this file.
393
402
- Initial terraform-aws-lambda implementation
394
403
- Added example of Dockerfile for custom AWS Lambda build env
395
404
- Added initial draft implementation of lambda.py and package.tf
396
-
- Merge pull request [#8](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/8) from terraform-aws-modules/terraform-provider-githubfile-1591109277277141000
397
-
-[ci skip] Create ".gitignore".
398
-
- Merge pull request [#7](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/7) from terraform-aws-modules/terraform-provider-githubfile-1591109259601315000
399
-
-[ci skip] Create ".pre-commit-config.yaml".
400
-
- Merge pull request [#5](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/5) from terraform-aws-modules/terraform-provider-githubfile-1591109219976213000
401
-
- Merge pull request [#3](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/3) from terraform-aws-modules/terraform-provider-githubfile-1591109219975583000
402
-
- Merge pull request [#1](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/1) from terraform-aws-modules/terraform-provider-githubfile-1591109219975771000
403
-
- Merge pull request [#4](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/4) from terraform-aws-modules/terraform-provider-githubfile-1591109219975843000
404
-
-[ci skip] Create ".editorconfig".
405
-
-[ci skip] Create "Makefile".
406
-
-[ci skip] Create "LICENSE".
407
-
-[ci skip] Create ".chglog/CHANGELOG.tpl.md".
408
405
409
406
410
407
<aname="v0.0.1"></a>
@@ -413,7 +410,8 @@ All notable changes to this project will be documented in this file.
0 commit comments