diff --git a/README.md b/README.md index 84244e7..eae97f5 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # AWS Lambda Terraform module -![](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) +![](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) 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 development of Lambda functions like: @@ -311,7 +311,7 @@ should migrate to this module as a drop-in replacement to benefit from new featu | Name | Version | |------|---------| -| [aws](#provider\_aws) | >= 4.9 | +| [aws](#provider\_aws) | 4.32.0 | ## Modules diff --git a/VERSION.txt b/VERSION.txt index dffc266..914ed93 100644 --- a/VERSION.txt +++ b/VERSION.txt @@ -1 +1 @@ -v6.3.0 +v6.4.0 diff --git a/docs/part1.md b/docs/part1.md index e41a5dc..d59366c 100644 --- a/docs/part1.md +++ b/docs/part1.md @@ -1,6 +1,6 @@ # AWS Lambda Terraform module -![](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) +![](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) 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 development of Lambda functions like: diff --git a/docs/part2.md b/docs/part2.md index 6ea07b7..0eccdd5 100644 --- a/docs/part2.md +++ b/docs/part2.md @@ -9,7 +9,7 @@ | Name | Version | |------|---------| -| [aws](#provider\_aws) | >= 4.9 | +| [aws](#provider\_aws) | 4.32.0 | ## Modules