Skip to content

Commit 8ef92d1

Browse files
committed
Work in progress
1 parent 1c6aac9 commit 8ef92d1

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,7 +60,7 @@ variable "load_balancer_port_lambda" {
6060
}
6161

6262
variable "load_balancer_domain_name_enabled" {
63-
type = string
63+
type = bool
6464
default = false
6565
}
6666

0 commit comments

Comments
 (0)