@ -181,6 +181,7 @@ def main():
d = {
'id': inst.id,
'public_ip': inst.ip_address,
'public_dns_name': inst.public_dns_name
}
instances.append(d)