Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(aws): Add Fault Tolerance Checks #5488

Merged
merged 7 commits into from
Oct 23, 2024

Conversation

sansns
Copy link
Contributor

@sansns sansns commented Oct 21, 2024

Context

Add Fault Tolerance Checks for VPC, EFS, and Document DB.

Description

Add VPC Endpoint Multi AZ check
Add EFS Multi AZ check
Add DocumentDB Multi AZ check

Checklist

License

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@sansns sansns requested review from a team as code owners October 21, 2024 14:46
@github-actions github-actions bot added the provider/aws Issues/PRs related with the AWS provider label Oct 21, 2024
Copy link

codecov bot commented Oct 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.69%. Comparing base (fef99fd) to head (c78e6c6).
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5488      +/-   ##
==========================================
+ Coverage   89.62%   89.69%   +0.06%     
==========================================
  Files        1079     1082       +3     
  Lines       33381    33442      +61     
==========================================
+ Hits        29919    29996      +77     
+ Misses       3462     3446      -16     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

MrCloudSec
MrCloudSec previously approved these changes Oct 23, 2024
@MrCloudSec MrCloudSec self-requested a review October 23, 2024 21:07
Copy link
Member

@MrCloudSec MrCloudSec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the checks @sansns !

@MrCloudSec MrCloudSec merged commit 28f8915 into prowler-cloud:master Oct 23, 2024
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
provider/aws Issues/PRs related with the AWS provider
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants