fix(cis_1.5_aws): add checks to needed reqs (#6695)

Co-authored-by: Sergio Garcia <hello@mistercloudsec.com>
This commit is contained in:
Pedro Martín
2025-02-03 16:32:20 +01:00
committed by GitHub
parent a73ffe5642
commit 072828512a
+2 -1
View File
@@ -584,7 +584,8 @@
"Id": "2.3.1",
"Description": "Ensure that encryption is enabled for RDS Instances",
"Checks": [
"rds_instance_storage_encrypted"
"rds_instance_storage_encrypted",
"rds_instance_transport_encrypted"
],
"Attributes": [
{