Fixes Snapshots and Filters out NODATA flowlogs
* volume_tags applied to all instances
* NODATA entries filtered from vpc flow logs
* lifecycle for EBS snapshots added
Note: This will install the 'Snapshot: Daily' tag everywhere, even in
places that are not appropriate. However, the opposite scenario (when
the tag is _not_ present when it should be) seems much worse, and is
where we ended up in TF11 (which clearly had intended to have separate
ebs_vol_tags), so this seems cleaner.