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

Return name instead of instance ID #315

Open
clintonherring opened this issue Nov 27, 2024 · 1 comment
Open

Return name instead of instance ID #315

clintonherring opened this issue Nov 27, 2024 · 1 comment

Comments

@clintonherring
Copy link

Feature Description

The tool returns an instance ID for EC2 instances. Is there a way to make the tool return a name instead?

Use Case

we name our instances which makes sense to us (e.g. dc2-aws-etc) When visualising the EC2 intannces it would be more helpful to see the name instead of the id

Suggested Solution

I don't know enough about how to implement this

Alternatives Considered

Additional Context

Screenshot 2024-11-27 105835

Checklist

  • [x ] I have searched for similar feature requests.
  • [x ] I have included all necessary information.
@clintonherring
Copy link
Author

I went through the JSON file created and I see there is a "name" field and a "Name" field. I was hoping that it would use the "Name" field in the visualisation.

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

No branches or pull requests

1 participant