Skip to content

Commit ce80923

Browse files
committed
Changed variable name
1 parent 94e26ee commit ce80923

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/variables.tf

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ variable "lambda_runtime" {
2121
}
2222

2323
variable "api_path" {
24-
default = "helloworld"
24+
default = "quarkushelloworld"
2525
}
2626

2727
variable "hello_world_http_method" {

0 commit comments

Comments
 (0)