We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1c6aac9 commit 8ef92d1Copy full SHA for 8ef92d1
variables.tf
@@ -60,7 +60,7 @@ variable "load_balancer_port_lambda" {
60
}
61
62
variable "load_balancer_domain_name_enabled" {
63
- type = string
+ type = bool
64
default = false
65
66
0 commit comments