Ensure RDS Instance Log Connections is enabled

Risk Level: informational
Platform: Alicloud
Spectral Rule ID: TFALCLD041

REMEDIATION

set parameters.log_connections parameter should be 'ON' for RDS instances

parameters = [{
name = "log_connections"
- value = "OFF"
+ value = "ON"
}]

Read more: