changes
This commit is contained in:
@@ -9,6 +9,11 @@ variable "enable_schedules" {
|
||||
default = null
|
||||
}
|
||||
|
||||
variable "enable_solr" {
|
||||
type = bool
|
||||
default = false
|
||||
}
|
||||
|
||||
variable "http_listener_sg" {
|
||||
default = "sg-0024906e0e1f78048"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user