Skip to content

Commit

Permalink
Updated variable description
Browse files Browse the repository at this point in the history
  • Loading branch information
amaanibn-nasar1-nhs committed Oct 18, 2024
1 parent eb8ca00 commit 15df59c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/variables.tf
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ variable "lambda_vpc_config" {
}

variable "api_route_method" {
description = "The route for the API Gateway."
description = "The route method for the API Gateway."
type = string
default = "GET"
}
Expand Down

0 comments on commit 15df59c

Please sign in to comment.