Skip to content

Commit 514b440

Browse files
committed
Fixed typo
1 parent d1885dd commit 514b440

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,6 @@ variable lambda_function_name {
6060

6161
variable redirect_all {
6262
type = bool
63-
defualt = false
63+
default = false
6464
description = "Whether all requests should be redirected, or just ones which don't match the CloudFront distribution primary host"
6565
}

0 commit comments

Comments
 (0)