You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
for azurerm_mysql_server specifying version = "8.0" fails the linter as it is expecting 8.0.21
However changing the terraform to version = "8.0.21" fails the deployment as terraform is expecting 8.0
The text was updated successfully, but these errors were encountered:
TFLint version 0.36.2
Terraform v1.2.0
for azurerm_mysql_server specifying version = "8.0" fails the linter as it is expecting 8.0.21
However changing the terraform to version = "8.0.21" fails the deployment as terraform is expecting 8.0
The text was updated successfully, but these errors were encountered: