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.
2 parents ff87a4e + 37f81ad commit 9590ad2Copy full SHA for 9590ad2
main.tf
@@ -60,7 +60,7 @@ module "image_optimizer" {
60
#########################
61
module "api_gateway" {
62
source = "terraform-aws-modules/apigateway-v2/aws"
63
- version = "0.8.0"
+ version = "0.11.0"
64
65
name = var.deployment_name
66
description = "Managed by Terraform-next.js image optimizer"
0 commit comments