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

fix(vpc): solves CidrBlock KeyError #2817

Merged
merged 1 commit into from
Sep 15, 2023
Merged

fix(vpc): solves CidrBlock KeyError #2817

merged 1 commit into from
Sep 15, 2023

Conversation

MrCloudSec
Copy link
Member

Description

Solves KeyError[283]: 'CidrBlock'

License

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

@MrCloudSec MrCloudSec requested a review from a team September 7, 2023 08:28
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Merging #2817 (04020ea) into master (f09b55b) will decrease coverage by 0.02%.
Report is 1 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #2817      +/-   ##
==========================================
- Coverage   86.24%   86.23%   -0.02%     
==========================================
  Files         538      538              
  Lines       17292    17292              
==========================================
- Hits        14913    14911       -2     
- Misses       2379     2381       +2     
Files Changed Coverage Δ
prowler/providers/aws/services/vpc/vpc_service.py 95.21% <100.00%> (ø)

... and 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@jfagoagas jfagoagas added the provider/aws Issues/PRs related with the AWS provider label Sep 15, 2023
@prowler-cloud prowler-cloud deleted a comment from sentry-io bot Sep 15, 2023
Copy link
Member

@jfagoagas jfagoagas left a comment

Choose a reason for hiding this comment

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

👍

@jfagoagas jfagoagas merged commit ed83927 into master Sep 15, 2023
@jfagoagas jfagoagas deleted the fix-vpc-error branch September 15, 2023 08:41
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