terraform-linters / tflint-ruleset-azurerm

TFLint ruleset for terraform-provider-azurerm
Mozilla Public License 2.0
120 stars 25 forks source link

TFLint v0.47.0 is incompatible #284

Closed leonardotbo closed 1 year ago

leonardotbo commented 1 year ago

TFLint v0.47.0 dropped support for CLI arguments and breaks support for this ruleset.

When running it with the newest version from TFLint we get Command line arguments support was dropped in v0.47. Use --chdir or --filter instead.

wata727 commented 1 year ago

tflint-ruleset-azurerm v0.24.0 seems to work fine with TFLint v0.47.0. Note that the error message is from TFLint and has nothing to do with this ruleset. Perhaps you are facing another issue. If you suspect an issue with this ruleset, please reopen the issue with detailed steps to reproduce.