Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for InstanceProfile tags #30

Merged
merged 2 commits into from
Jul 7, 2023
Merged

Conversation

viraptor
Copy link
Contributor

@viraptor viraptor commented Jun 7, 2023

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.

@viraptor viraptor requested a review from andrewjhumphrey June 7, 2023 06:42
Copy link
Member

@nocache nocache left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🤷🏻

Copy link

@petervandoros petervandoros left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

Consider adding tests for the changes in this PR.

@andrewjhumphrey
Copy link
Contributor

LGTM

@viraptor viraptor merged commit 445db58 into main Jul 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants