sebdah / aws-ec2-assign-elastic-ip

Automatically assign Elastic IPs to AWS EC2 Auto Scaling Group instances
Apache License 2.0
175 stars 58 forks source link

0.8.0 with --valid-ips results in 'No unassociated Elastic IP found!' error #29

Open nemecec opened 6 years ago

nemecec commented 6 years ago

Version 0.8.0 seems to be broken when using the --valid-ips option, it reports No unassociated Elastic IP found! (but there is one IP address available).

Workaround: downgrade to 0.7.1

sebdah commented 6 years ago

0.8.0 has been reverted. I have released 0.8.1 which is essentially just a rollback. Sorry for the inconvenience!

chimajdev commented 4 years ago

I'm still getting this issue