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 9a16867 commit 458fdf1Copy full SHA for 458fdf1
main.tf
@@ -9,7 +9,7 @@ terraform {
9
10
module "apigw" {
11
source = "armorfret/apigw-lambda/aws"
12
- version = "0.9.2"
+ version = "0.9.3"
13
14
source_bucket = var.lambda_bucket
15
source_version = var.lambda_version
0 commit comments