Skip to content

Commit 7edf766

Browse files
committed
Remove child module default for seed_demo_data
1 parent 14c1843 commit 7edf766

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infrastructure/modules/container-apps/variables.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,6 @@ variable "region" {
137137
variable "seed_demo_data" {
138138
description = "Whether or not to seed the demo data in the database."
139139
type = bool
140-
default = false
141140
}
142141

143142
variable "use_apex_domain" {

0 commit comments

Comments
 (0)