intuit / Tank

Tank is a downloadable application that can be used to load test websites
Eclipse Public License 1.0
84 stars 61 forks source link

DescribeInstances Rewrite #302

Closed kevin-mcgoldrick closed 6 months ago

kevin-mcgoldrick commented 6 months ago

DescribeInstances Rewrite

findDNSName was calling describeInstances on instances in the wrong region causing 400s. These changes resolve that issue and cleanup up the other describeInstances usage in AmazonInstance.java

image

Please make sure these check boxes are checked before submitting

PR review process