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

Does this exist for ebs too? #20

Closed RonRademaker closed 7 years ago

RonRademaker commented 7 years ago

Hi,

Thanks for building this!

Do you know if a similar script exists to mount an ebs volume to an ec2 node?

sebdah commented 7 years ago

Not to my knowledge. But that's a neat feature! Might actually look into writing something like that. On vacation for two weeks. Will see when I will get to that.