update a module to say Elastic as it doesnt the ec2 public ip, but the elastic ip

This commit is contained in:
carnal0wnage
2019-05-30 10:10:43 -04:00
parent 2ea16cc882
commit 1a712a8299
2 changed files with 4 additions and 4 deletions

View File

@@ -438,9 +438,9 @@ def get_instance_volume_details2():
print("CTRL-C received, exiting...")
def describe_addresses():
def describe_elastic_addresses():
'''
Describe EC2 addresses (loop through all regions)
Describe EC2 elastic addresses (loop through all regions)
'''
try:
for region in regions: