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

Allow calling DecodeRuleConfig without rule config #178

Merged
merged 1 commit into from
Aug 13, 2022

Conversation

wata727
Copy link
Member

@wata727 wata727 commented Aug 12, 2022

See also terraform-linters/tflint#1481

Currently, The DecodeRuleConfig returns an error when the passed rule config is not found. However, this behavior is inconvenient when calling DecodeRuleConfig on rules with default config.

This PR allows calling DecodeRuleConfig without rule config. This change needs terraform-linters/tflint#1481 change.

@wata727 wata727 merged commit b792c29 into master Aug 13, 2022
@wata727 wata727 deleted the return_emtpy_body_if_rule_not_found branch August 13, 2022 13:20
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.

None yet

1 participant