washingtonpost / aws-tagger

AWS bulk tagging tool
MIT License
118 stars 76 forks source link

Tagging EC2 instance only. #11

Open fitchtravis opened 6 years ago

fitchtravis commented 6 years ago

Hi,

It would be great of we can push tags to EC2 instances only and not include EBS volumes/snapshots. There are some tags I'd like to push to an EC2 instance only, like start/stop tags

Suresh-TechM commented 6 years ago

@fitchtravis How are you using the aws tagger? Normally I'd use it with a csv file which contains the instance Ids and tag keys and values and this would tag only the instances not associated ebs volumes/snapshots