Skip to content

Commit 044ed36

Browse files
chore(deps): update terraform terraform-aws-modules/lambda/aws to v5
1 parent 4cb18d9 commit 044ed36

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 = "~> 5.0"
44
}

0 commit comments

Comments
 (0)