cloudmapper
cloudmapper copied to clipboard
Bug: only 1 instance will be shown when there is more than 1 instances attached to a ELB.
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
Line 366 is causing the bug.
Instance 40a6 is being overridden by 2102
only 1 instance is shown in the output
There are 2 instances in the AWS scaling group.
Hello @jiacheng-0 !
Take a look at this -> https://github.com/duo-labs/cloudmapper/issues/802
The command prepare is no longer maintained.
cheers!
@w0rmr1d3r is there reason why this happened or just that people stopped finding much use for visualizing their networks?
No idea @GastroGee