Skip to content

Commit

Permalink
Merge pull request #51 from pbs/dependabot/terraform/lambda--github--…
Browse files Browse the repository at this point in the history
…pbs/terraform-aws-lambda-module--1.3.33-1.3.35

Bump lambda::terraform-aws-lambda-module from 1.3.33 to 1.3.35
  • Loading branch information
yhakbar authored Oct 23, 2023
2 parents e7a078f + d45aa88 commit fd6f4e3
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
@@ -1,5 +1,5 @@
module "lambda" {
source = "github.com/pbs/terraform-aws-lambda-module?ref=1.3.33"
source = "github.com/pbs/terraform-aws-lambda-module?ref=1.3.35"

# Required
handler = var.handler
Expand Down

0 comments on commit fd6f4e3

Please sign in to comment.