Skip to content

azurerm_mysql_server gives error on version number #1392

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

Closed
stumueller opened this issue May 24, 2022 · 2 comments
Closed

azurerm_mysql_server gives error on version number #1392

stumueller opened this issue May 24, 2022 · 2 comments

Comments

@stumueller
Copy link

plugin "azurerm" {
    enabled = true
    version = "0.16.0"
    source = "github.com/terraform-linters/tflint-ruleset-azurerm"
}

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

@wata727
Copy link
Member

wata727 commented May 26, 2022

@wata727 wata727 closed this as not planned Won't fix, can't repro, duplicate, stale May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

3 participants