Skip to content

Commit

Permalink
Merge pull request #539 from plus3it/dependabot/terraform/lambda--git…
Browse files Browse the repository at this point in the history
…hub--terraform-aws-modules/terraform-aws-lambda--v6.0.0-6.0.1

chore(deps): bump lambda::terraform-aws-lambda from 6.0.0 to 6.0.1
  • Loading branch information
mergify[bot] authored Oct 6, 2023
2 parents 0d9c5da + 02dc7fc commit 4b7def3
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 @@ -17,7 +17,7 @@ data "aws_iam_policy_document" "lambda" {
}

module "lambda" {
source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v6.0.0"
source = "git::https://github.com/terraform-aws-modules/terraform-aws-lambda.git?ref=v6.0.1"

function_name = "${local.name}-${var.role_name}"

Expand Down

0 comments on commit 4b7def3

Please sign in to comment.