Skip to content

Commit f25f402

Browse files
chore(deps): Update Terraform terraform-aws-modules/lambda/aws to v4
1 parent 7d3d1e2 commit f25f402

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tf-modules/main.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
module "lambda" {
22
source = "terraform-aws-modules/lambda/aws"
3-
version = "~> 2.0"
3+
version = "~> 4.0"
44
}

0 commit comments

Comments
 (0)