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

missing_tags_rule: Suppress false positives when using dynamic blocks #951

Merged
merged 1 commit into from Oct 18, 2020

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Oct 18, 2020

Closes #949

Fixes a bug where missing tags rule always fire when using dynamic blocks as tags for the AutoScaling Group.

Note that this is not an essential fix, but suppression of false positives. AutoScaling Groups with dynamic blocks are simply ignored because TFLint cannot expand dynamic blocks.

@wata727 wata727 merged commit 51fc0c7 into master Oct 18, 2020
@wata727 wata727 deleted the suppress_false_positives_when_dynamic_blocks branch October 18, 2020 08:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

T12 dynamic tags trigger missing tags rule
1 participant