[skip ci] Small typo fix
This commit is contained in:
@@ -93,8 +93,8 @@ variable "binary_log_enabled" {
|
||||
}
|
||||
|
||||
variable "maintenance_window_day" {
|
||||
description = "Day of week (1-7), starting on Monday - on which system maintenance can occur. Performance may be degraded or there may even be a downtime during maintenance windows."
|
||||
default = 7 # Sunday
|
||||
description = "Day of week (1-7), starting on Monday, on which system maintenance can occur. Performance may be degraded or there may even be a downtime during maintenance windows."
|
||||
default = 7 # Sunday
|
||||
}
|
||||
|
||||
variable "maintenance_window_hour" {
|
||||
|
||||
Reference in New Issue
Block a user