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

Rule deprecation interface #331

Open
wata727 opened this issue Jun 19, 2024 · 0 comments
Open

Rule deprecation interface #331

wata727 opened this issue Jun 19, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@wata727
Copy link
Member

wata727 commented Jun 19, 2024

See terraform-linters/tflint-ruleset-aws#639 (review)

A ruleset developer may wish to deprecate a rule and encourage migration to a new rule. The current SDK does not provide a way to effectively warn end users that they are using a deprecated rule.

The goal is to provide a mechanism for ruleset developers to mark rules as deprecated, possibly by extending the Rule interface.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

1 participant