sebasrp / awslimitchecker

Simple module to programatically retrieve your AWS account limits (whether they are supported by servicequotas or not). It also provide a lightweight cli program to access the data.
MIT License
2 stars 0 forks source link

Add missing quotas for ELB #9

Open sebasrp opened 2 years ago

sebasrp commented 2 years ago

Feature request

Support fort the missing quotas for ELB

Feature description

I would like to add support for the following quotas

For ALB:

For NLB:

For target groups:

For Classic Load Balancers:

sebasrp commented 2 years ago

Classic Load Balancers per region added in https://github.com/sebasrp/awslimitchecker/commit/2ed6f8a1d954ecb3b6cefc12e2050fdddff595fb

Network Load Balancers per Region support added in https://github.com/sebasrp/awslimitchecker/commit/a8ef9b3e18f3c1e17798a2739032932e6dbaa9f3