Skip to content

v0.0.509: fix(aws scraper): handle empty name for ec2 instances

Compare
Choose a tag to compare
@github-actions github-actions released this 05 Sep 15:31
· 81 commits to main since this release
when an Ec2 instance is in terminated status, its GetHostname() returns
an empty string.