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
+21-1Lines changed: 21 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,13 @@ All notable changes to this project will be documented in this file.
7
7
8
8
9
9
10
+
<aname="v1.45.0"></a>
11
+
## [v1.45.0] - 2021-04-06
12
+
13
+
- fix: permission for lambda-to-lambda async calls ([#141](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/141))
14
+
- chore: update documentation and pin `terraform_docs` version to avoid future changes ([#134](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/134))
15
+
16
+
10
17
<aname="v1.44.0"></a>
11
18
## [v1.44.0] - 2021-03-09
12
19
@@ -360,6 +367,18 @@ All notable changes to this project will be documented in this file.
360
367
- Initial terraform-aws-lambda implementation
361
368
- Added example of Dockerfile for custom AWS Lambda build env
362
369
- Added initial draft implementation of lambda.py and package.tf
370
+
- Merge pull request [#8](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/8) from terraform-aws-modules/terraform-provider-githubfile-1591109277277141000
371
+
-[ci skip] Create ".gitignore".
372
+
- Merge pull request [#7](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/7) from terraform-aws-modules/terraform-provider-githubfile-1591109259601315000
373
+
-[ci skip] Create ".pre-commit-config.yaml".
374
+
- Merge pull request [#5](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/5) from terraform-aws-modules/terraform-provider-githubfile-1591109219976213000
375
+
- Merge pull request [#3](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/3) from terraform-aws-modules/terraform-provider-githubfile-1591109219975583000
376
+
- Merge pull request [#1](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/1) from terraform-aws-modules/terraform-provider-githubfile-1591109219975771000
377
+
- Merge pull request [#4](https://github.com/terraform-aws-modules/terraform-aws-lambda/issues/4) from terraform-aws-modules/terraform-provider-githubfile-1591109219975843000
378
+
-[ci skip] Create ".editorconfig".
379
+
-[ci skip] Create "Makefile".
380
+
-[ci skip] Create "LICENSE".
381
+
-[ci skip] Create ".chglog/CHANGELOG.tpl.md".
363
382
364
383
365
384
<aname="v0.0.1"></a>
@@ -368,7 +387,8 @@ All notable changes to this project will be documented in this file.
0 commit comments