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 14c1843 commit 7edf766Copy full SHA for 7edf766
infrastructure/modules/container-apps/variables.tf
@@ -137,7 +137,6 @@ variable "region" {
137
variable "seed_demo_data" {
138
description = "Whether or not to seed the demo data in the database."
139
type = bool
140
- default = false
141
}
142
143
variable "use_apex_domain" {
0 commit comments