Skip to content

Commit fa9e341

Browse files
committed
Bump version to v6.4.0
Signed-off-by: Moritz Zimmer <moritz.zmmr@gmail.com>
1 parent 85f3f55 commit fa9e341

File tree

4 files changed

+5
-5
lines changed

4 files changed

+5
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AWS Lambda Terraform module
22

3-
![](https://github.com/moritzzimmer/terraform-aws-lambda/workflows/Terraform%20CI/badge.svg) [![Terraform Module Registry](https://img.shields.io/badge/Terraform%20Module%20Registry-6.3.0-blue.svg)](https://registry.terraform.io/modules/moritzzimmer/lambda/aws/6.3.0) ![Terraform Version](https://img.shields.io/badge/Terraform-0.12+-green.svg) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
3+
![](https://github.com/moritzzimmer/terraform-aws-lambda/workflows/Terraform%20CI/badge.svg) [![Terraform Module Registry](https://img.shields.io/badge/Terraform%20Module%20Registry-6.4.0-blue.svg)](https://registry.terraform.io/modules/moritzzimmer/lambda/aws/6.4.0) ![Terraform Version](https://img.shields.io/badge/Terraform-0.12+-green.svg) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
44

55
Terraform module to create AWS [Lambda](https://www.terraform.io/docs/providers/aws/r/lambda_function.html) and accompanying resources for an efficient and secure
66
development of Lambda functions like:
@@ -311,7 +311,7 @@ should migrate to this module as a drop-in replacement to benefit from new featu
311311

312312
| Name | Version |
313313
|------|---------|
314-
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 4.9 |
314+
| <a name="provider_aws"></a> [aws](#provider\_aws) | 4.32.0 |
315315

316316
## Modules
317317

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v6.3.0
1+
v6.4.0

docs/part1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# AWS Lambda Terraform module
22

3-
![](https://github.com/moritzzimmer/terraform-aws-lambda/workflows/Terraform%20CI/badge.svg) [![Terraform Module Registry](https://img.shields.io/badge/Terraform%20Module%20Registry-6.3.0-blue.svg)](https://registry.terraform.io/modules/moritzzimmer/lambda/aws/6.3.0) ![Terraform Version](https://img.shields.io/badge/Terraform-0.12+-green.svg) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
3+
![](https://github.com/moritzzimmer/terraform-aws-lambda/workflows/Terraform%20CI/badge.svg) [![Terraform Module Registry](https://img.shields.io/badge/Terraform%20Module%20Registry-6.4.0-blue.svg)](https://registry.terraform.io/modules/moritzzimmer/lambda/aws/6.4.0) ![Terraform Version](https://img.shields.io/badge/Terraform-0.12+-green.svg) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
44

55
Terraform module to create AWS [Lambda](https://www.terraform.io/docs/providers/aws/r/lambda_function.html) and accompanying resources for an efficient and secure
66
development of Lambda functions like:

docs/part2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
| Name | Version |
1111
|------|---------|
12-
| <a name="provider_aws"></a> [aws](#provider\_aws) | >= 4.9 |
12+
| <a name="provider_aws"></a> [aws](#provider\_aws) | 4.32.0 |
1313

1414
## Modules
1515

0 commit comments

Comments
 (0)