duo-labs / duo-labs/cloudmapper

Bug: only 1 instance will be shown when there is more than 1 instances attached to a ELB.

Open
#891 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
6.3k
Forks
836
PR merge metrics
No merged PRs in 30d

Description

Please mention the following:
- What command was run?
- Are you working out of a virtualenv environment, Docker, or something else?

python3 cloudmapper.py prepare --config config.json --account my_account
was ran

![image](https://user-images.githubusercontent.com/15206284/131923906-71fd953d-dea7-472e-a6dd-a11cd7195958.png)
Line 366 is causing the bug.

![image](https://user-images.githubusercontent.com/15206284/131923971-f577eb66-c1f9-4758-bb12-d6a2848155d1.png)
Instance 40a6 is being overridden by 2102

![image](https://user-images.githubusercontent.com/15206284/131924005-5c8cdcab-1aec-47f3-8f47-ca05f8057d77.png)
only 1 instance is shown in the output

![image](https://user-images.githubusercontent.com/15206284/131924075-e172b30a-c534-4846-834a-81a572271461.png)
There are 2 instances in the AWS scaling group.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.