jantman / awslimitchecker

A script and python package to check your AWS service limits and usage via boto3.
http://awslimitchecker.readthedocs.org/
GNU Affero General Public License v3.0
515 stars 187 forks source link

Fixes #498 - Fix VPC security group limits #508

Closed jantman closed 3 years ago

jantman commented 3 years ago

Fix multiple issues relating to VPC limits:

codecov-io commented 3 years ago

Codecov Report

Merging #508 (9aae867) into develop (4a23d3f) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop      #508   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           42        42           
  Lines         3019      3018    -1     
  Branches       452       451    -1     
=========================================
- Hits          3019      3018    -1     
Impacted Files Coverage Δ
awslimitchecker/services/ec2.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4a23d3f...9aae867. Read the comment docs.