cloudavail / aws-missing-tools

tools for managing AWS resources including EC2, EBS, RDS, IAM, CloudFormation and Route53.
1.34k stars 406 forks source link

Adding flag for copying specific tags from instances to snapshots #123

Open toby1kenobi opened 8 years ago

toby1kenobi commented 8 years ago

I needed to be able to copy specific tags from EC2 volumes to snapshots, if that's of any interest to you here's a pull request featuring the (fairly small) changes I made.

eyespies commented 8 years ago

Any chance of getting this merged into master?