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

Multiple AWS accounts support + SG count fix + route count fix #46

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

alikhanich
Copy link

Hi, this is the proposal to add multiple AWS account support via ~/.aws/ folder and config files. Currently it breaks backwards compatibility, but I can fix it, if you are OK with those changes.

Routes were not calculated propely, Quota in AWS only applied to user created routes, not all routes. We also had routes created by VPG, and this is not goes into quota.
Also security groups count was not working as it should. AWS data structure is misleading, for example if you have multiple network masks for sg['IpPermissions'] it actually counts as number of networks not as one rule upon quota.

@alikhanich
Copy link
Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant