BUGFIX: resources ending in account numbers are no longer skipped
Fixes
- resources ending in account numbers (e.g. elasticbeanstalk-us-east-1-123456789012 are no longer misidentified as cloudformation created by the heuristics and will no longer be ignored. This is a breaking change.
New features:
- Added
--include-tagged
command line flag to force the inclusion of a resource, regardless of other reasons for it be skipped.