Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
RabeaZr committed Nov 1, 2023
1 parent 4c0930e commit ecae59a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions cdk_integration_tests/test_checks_python.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,3 +124,9 @@ def test_CKV_AWS_30_ElasticacheReplicationGroupEncryptionAtTransit():
def test_CKV_AWS_68_WAFEnabled():
run_check(lang='python', check_name="WAFEnabled")


def test_CKV_AWS_64_RedshiftClusterEncryption():
run_check(lang='python', check_name="RedshiftClusterEncryption")



0 comments on commit ecae59a

Please sign in to comment.