Skip to content

Commit

Permalink
Updated Serverless-Gateway version to latest: 0.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Sep 19, 2024
1 parent 27aebfb commit 594dbf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/AWS/serverless-gateway/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ variable "region" {
variable "image_tag" {
description = "Image tag of the image from AWS Public ECR Image Gallery we are pulling from"
type = string
default = "0.3.9"
default = "0.3.10"
}

variable "create_log_group_for_lambda" {
Expand Down

0 comments on commit 594dbf3

Please sign in to comment.