Skip to content

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

Open
alikhanich wants to merge 5 commits intobrennerm:masterfrom
alikhanich:master
Open

Multiple AWS accounts support + SG count fix + route count fix#46
alikhanich wants to merge 5 commits intobrennerm:masterfrom
alikhanich:master

Conversation

@alikhanich
Copy link
Copy Markdown

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
Copy Markdown
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