Skip to content

BUGFIX: resources ending in account numbers are no longer skipped

Compare
Choose a tag to compare
@andrewjhumphrey andrewjhumphrey released this 22 Jun 00:45
· 45 commits to main since this release
60cf20b

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.