Answers4AWS / graffiti-monkey

Goes around tagging things
Apache License 2.0
255 stars 88 forks source link

How to propagate all the instance tags to ebs and snapshots #37

Open digitalrg opened 7 years ago

digitalrg commented 7 years ago

Hi Team,

How do we propagate all the tags that are there for an ec2 instance to its corresponding EBS and Snapshots?

Thanks, Raghav

Chris-Pr commented 7 years ago

It is suppose to be configured to propogate using for example this "_instance_tags_to_propagate" setting under the boto config file, but I have had no luck configuring this. This is all documented in the Configuration section https://github.com/Answers4AWS/graffiti-monkey

Can someone share they propagation boto config that is successful please?

aflatto commented 4 years ago

I have configured my monkey to do that, but the tags are not propagated to the Snapshots nor to the volumes.