Fix RDS deletion protection rule
Before this change, contrary to the name, check_rds_cluster_deletion_protection_enabled
was actually enforcing the RDS encryption policy. In version 7.0.0, this setting should enforce deletion protection as intended.
What's Changed
- fix: rds cluster deletion protection rule by @ivanmartos in #184
New Contributors
- @ivanmartos made their first contribution in #184
Full Changelog: v6.1.0...v7.0.0