From 8b34a5908d98db36e760761b46e3587d42f26cd0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 12 Oct 2023 18:32:48 +0000 Subject: [PATCH] Build(deps): Bump terraform-aws-modules/lambda/aws in /terraform Bumps [terraform-aws-modules/lambda/aws](https://github.com/terraform-aws-modules/terraform-aws-lambda) from 5.3.0 to 6.0.1. - [Release notes](https://github.com/terraform-aws-modules/terraform-aws-lambda/releases) - [Changelog](https://github.com/terraform-aws-modules/terraform-aws-lambda/blob/master/CHANGELOG.md) - [Commits](https://github.com/terraform-aws-modules/terraform-aws-lambda/compare/v5.3.0...v6.0.1) --- updated-dependencies: - dependency-name: terraform-aws-modules/lambda/aws dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- terraform/modules/DownloadFFISSpreadsheet/main.tf | 2 +- terraform/modules/DownloadGrantsGovDB/main.tf | 2 +- terraform/modules/EnqueueFFISDownload/main.tf | 2 +- terraform/modules/ExtractGrantsGovDBToXML/main.tf | 2 +- terraform/modules/PersistFFISData/main.tf | 2 +- terraform/modules/PersistGrantsGovXMLDB/main.tf | 2 +- terraform/modules/PublishGrantEvents/main.tf | 2 +- terraform/modules/ReceiveFFISEmail/main.tf | 2 +- terraform/modules/SplitFFISSpreadsheet/main.tf | 2 +- terraform/modules/SplitGrantsGovXMLDB/main.tf | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/terraform/modules/DownloadFFISSpreadsheet/main.tf b/terraform/modules/DownloadFFISSpreadsheet/main.tf index dad86cce..1b1b4557 100644 --- a/terraform/modules/DownloadFFISSpreadsheet/main.tf +++ b/terraform/modules/DownloadFFISSpreadsheet/main.tf @@ -62,7 +62,7 @@ module "lambda_artifact" { module "lambda_function" { source = "terraform-aws-modules/lambda/aws" - version = "5.3.0" + version = "6.0.1" function_name = "${var.namespace}-${var.function_name}" description = "Downloads FFIS XLSX files and saves to S3" diff --git a/terraform/modules/DownloadGrantsGovDB/main.tf b/terraform/modules/DownloadGrantsGovDB/main.tf index eb8a766c..f83fd101 100644 --- a/terraform/modules/DownloadGrantsGovDB/main.tf +++ b/terraform/modules/DownloadGrantsGovDB/main.tf @@ -62,7 +62,7 @@ module "lambda_artifact" { module "lambda_function" { source = "terraform-aws-modules/lambda/aws" - version = "5.3.0" + version = "6.0.1" function_name = "${var.namespace}-${var.function_name}" description = "Downloads and stores the daily XML database extract from Grants.gov" diff --git a/terraform/modules/EnqueueFFISDownload/main.tf b/terraform/modules/EnqueueFFISDownload/main.tf index 63a59594..5c1886bf 100644 --- a/terraform/modules/EnqueueFFISDownload/main.tf +++ b/terraform/modules/EnqueueFFISDownload/main.tf @@ -62,7 +62,7 @@ module "lambda_artifact" { module "lambda_function" { source = "terraform-aws-modules/lambda/aws" - version = "5.3.0" + version = "6.0.1" function_name = "${var.namespace}-${var.function_name}" description = "Enqueues FFIS XLSX files for download" diff --git a/terraform/modules/ExtractGrantsGovDBToXML/main.tf b/terraform/modules/ExtractGrantsGovDBToXML/main.tf index 93da204e..edab1ef8 100644 --- a/terraform/modules/ExtractGrantsGovDBToXML/main.tf +++ b/terraform/modules/ExtractGrantsGovDBToXML/main.tf @@ -76,7 +76,7 @@ module "lambda_artifact" { module "lambda_function" { source = "terraform-aws-modules/lambda/aws" - version = "5.3.0" + version = "6.0.1" function_name = "${var.namespace}-${var.function_name}" description = "Creates an extracted XML from the grants database archive." diff --git a/terraform/modules/PersistFFISData/main.tf b/terraform/modules/PersistFFISData/main.tf index 5a681644..79b3813c 100644 --- a/terraform/modules/PersistFFISData/main.tf +++ b/terraform/modules/PersistFFISData/main.tf @@ -63,7 +63,7 @@ module "lambda_artifact" { module "lambda_function" { source = "terraform-aws-modules/lambda/aws" - version = "5.3.0" + version = "6.0.1" function_name = "${var.namespace}-${var.function_name}" description = "Persist FFIS data to Grants DB" diff --git a/terraform/modules/PersistGrantsGovXMLDB/main.tf b/terraform/modules/PersistGrantsGovXMLDB/main.tf index 97f63bab..b297d16c 100644 --- a/terraform/modules/PersistGrantsGovXMLDB/main.tf +++ b/terraform/modules/PersistGrantsGovXMLDB/main.tf @@ -63,7 +63,7 @@ module "lambda_artifact" { module "lambda_function" { source = "terraform-aws-modules/lambda/aws" - version = "5.3.0" + version = "6.0.1" function_name = "${var.namespace}-${var.function_name}" description = "Persists data from a prepared Grants.gov XML DB extract to DynamoDB." diff --git a/terraform/modules/PublishGrantEvents/main.tf b/terraform/modules/PublishGrantEvents/main.tf index 9d417591..8d5351b2 100644 --- a/terraform/modules/PublishGrantEvents/main.tf +++ b/terraform/modules/PublishGrantEvents/main.tf @@ -53,7 +53,7 @@ module "lambda_artifact" { module "lambda_function" { source = "terraform-aws-modules/lambda/aws" - version = "5.3.0" + version = "6.0.1" function_name = "${var.namespace}-${var.function_name}" description = "Publishes grant opportunity create/update events from DynamoDB to EventBridge." diff --git a/terraform/modules/ReceiveFFISEmail/main.tf b/terraform/modules/ReceiveFFISEmail/main.tf index c95a2288..8871abdb 100644 --- a/terraform/modules/ReceiveFFISEmail/main.tf +++ b/terraform/modules/ReceiveFFISEmail/main.tf @@ -72,7 +72,7 @@ module "lambda_artifact" { module "lambda_function" { source = "terraform-aws-modules/lambda/aws" - version = "5.3.0" + version = "6.0.1" function_name = "${var.namespace}-${var.function_name}" description = "Receives and verifies new FFIS digest emails" diff --git a/terraform/modules/SplitFFISSpreadsheet/main.tf b/terraform/modules/SplitFFISSpreadsheet/main.tf index 1d10cdd9..8ab20c73 100644 --- a/terraform/modules/SplitFFISSpreadsheet/main.tf +++ b/terraform/modules/SplitFFISSpreadsheet/main.tf @@ -73,7 +73,7 @@ module "lambda_artifact" { module "lambda_function" { source = "terraform-aws-modules/lambda/aws" - version = "5.3.0" + version = "6.0.1" function_name = "${var.namespace}-${var.function_name}" description = "Creates per-grant JSON representation of an FFIS Spreadsheet" diff --git a/terraform/modules/SplitGrantsGovXMLDB/main.tf b/terraform/modules/SplitGrantsGovXMLDB/main.tf index a05825ce..0503adca 100644 --- a/terraform/modules/SplitGrantsGovXMLDB/main.tf +++ b/terraform/modules/SplitGrantsGovXMLDB/main.tf @@ -74,7 +74,7 @@ module "lambda_artifact" { module "lambda_function" { source = "terraform-aws-modules/lambda/aws" - version = "5.3.0" + version = "6.0.1" function_name = "${var.namespace}-${var.function_name}" description = "Creates per-grant XML data files from a source Grants.gov XML DB extract."