duo-labs / cloudmapper

CloudMapper helps you analyze your Amazon Web Services (AWS) environments.
BSD 3-Clause "New" or "Revised" License
5.9k stars 797 forks source link

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

Open jiacheng-0 opened 2 years ago

jiacheng-0 commented 2 years ago

Please mention the following:

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

image Line 366 is causing the bug.

image Instance 40a6 is being overridden by 2102

image only 1 instance is shown in the output

image There are 2 instances in the AWS scaling group.

w0rmr1d3r commented 2 years ago

Hello @jiacheng-0 !

Take a look at this -> https://github.com/duo-labs/cloudmapper/issues/802

The command prepare is no longer maintained.

cheers!

GastroGee commented 2 years ago

@w0rmr1d3r is there reason why this happened or just that people stopped finding much use for visualizing their networks?

w0rmr1d3r commented 2 years ago

No idea @GastroGee