We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1dbb8a8 + f0afa01 commit 669dea1Copy full SHA for 669dea1
1 file changed
aws/rds/variables.tf
@@ -79,7 +79,7 @@ variable "connection_count_anomaly_threshold_warning" {
79
variable "connection_count_anomaly_use_message" {
80
description = "Whether to use the query alert base message for connection count anomaly monitor"
81
type = bool
82
- default = true
+ default = false
83
}
84
85
########################################
0 commit comments