mirror of
https://github.com/ghndrx/prowler.git
synced 2026-02-11 15:25:10 +00:00
Update check21
This commit is contained in:
@@ -39,7 +39,7 @@ check21(){
|
||||
if [[ $result == 'False' ]]; then
|
||||
textFail "trail exist but it is not enabled in multi region mode"
|
||||
fi
|
||||
if [[ $trail_count == 0 ]]; then
|
||||
if [[ $trail_count == 0 ]]; then
|
||||
textFail "No CloudTrail trails were found in the account"
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user