We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 94e26ee commit ce80923Copy full SHA for ce80923
terraform/variables.tf
@@ -21,7 +21,7 @@ variable "lambda_runtime" {
21
}
22
23
variable "api_path" {
24
- default = "helloworld"
+ default = "quarkushelloworld"
25
26
27
variable "hello_world_http_method" {
0 commit comments