Skip to content

Commit 5f54119

Browse files
wip
1 parent 550529b commit 5f54119

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

infrastructure/terraform/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ variable "use_apex_domain" {
118118
variable "dns_zone_name" {
119119
description = "Value of the DNS zone name to use for the Front Door endpoint"
120120
type = string
121-
default = null
121+
default = ""
122122
}
123123

124124
variable "features" {

0 commit comments

Comments
 (0)