Hi! there is an issue with the recent version of TfLint(0.40.0) with azurerm provider (2.98.X) version of azurerm provider. We have a line to install the latest master version of tflint and then after 0.40.0 version was released, pipelines start to fail due to tflint failure on initializing.. Can someone take a look at this issue? thank you!
Issue from the pipeline:
Current tflint version
TFLint version 0.40.0
Plugin `azurerm` is already installed
Failed to initialize plugins; TFLint is not compatible with this version of the "azurerm" plugin. A newer TFLint or plugin version may be required. Plugin version: 10, Client versions: [11]
Introduction
Hi! there is an issue with the recent version of TfLint(0.40.0) with azurerm provider (2.98.X) version of azurerm provider. We have a line to install the latest master version of tflint and then after 0.40.0 version was released, pipelines start to fail due to tflint failure on initializing.. Can someone take a look at this issue? thank you!
Issue from the pipeline:
Version of the azure rm provider
Expected Behavior
This should pass the installation of the TfLint of 0.40.0 version
Actual behavior
Installation of the TfLint fails
Step to Reproduce
Install TFlint of 0.40.0 and azurerm of v2.98.1 version and run tflint command
Additional Context
The previous version of TfLint works successfully -
0.39.3