Skip to content

Commit

Permalink
updated variables.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
Suprajaa-27 committed Jan 16, 2024
1 parent 36dded1 commit 1226132
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 @@ -6,7 +6,7 @@ variable "region" {

variable "lambda_function_name" {
type = string
description = "The name of the Lambda Function."
description = "The name of Lambda Function."
default = "s3-trigger-lambda"
}

Expand Down

0 comments on commit 1226132

Please sign in to comment.