We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d3d1e2 commit f25f402Copy full SHA for f25f402
tf-modules/main.tf
@@ -1,4 +1,4 @@
1
module "lambda" {
2
source = "terraform-aws-modules/lambda/aws"
3
- version = "~> 2.0"
+ version = "~> 4.0"
4
}
0 commit comments