-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request