InstanceProfile tags have a separate API call. To be able to ignore them, we need to pull their tags.
This initially came from an annoyance where some resources like instance profiles use a mix of lower- and upper-case in the cloudformation names and cannot be skipped automatically with the existing code.
InstanceProfile tags have a separate API call. To be able to ignore them, we need to pull their tags. This initially came from an annoyance where some resources like instance profiles use a mix of lower- and upper-case in the cloudformation names and cannot be skipped automatically with the existing code.