Skip to content

Commit

Permalink
Merge pull request #42 from plus3it/dependabot/terraform/lambda--gith…
Browse files Browse the repository at this point in the history
…ub--terraform-aws-modules/terraform-aws-lambda--v6.0.1-6.2.0

Bump lambda::terraform-aws-lambda from 6.0.1 to 6.2.0
  • Loading branch information
mergify[bot] authored Oct 30, 2023
2 parents e107a6c + cff50d5 commit 516e153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Lambda
##############################
module "lambda" {
source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v6.0.1"
source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v6.2.0"

function_name = "${var.project_name}-delete-default-cloudtrail"

Expand Down

0 comments on commit 516e153

Please sign in to comment.