diff --git a/TEMPLATES/.tflint.hcl b/TEMPLATES/.tflint.hcl index ca59901b9f1..7343bcfff8a 100644 --- a/TEMPLATES/.tflint.hcl +++ b/TEMPLATES/.tflint.hcl @@ -12,7 +12,7 @@ plugin "terraform" { plugin "azurerm" { enabled = true - version = "0.26.0" + version = "0.27.0" source = "github.com/terraform-linters/tflint-ruleset-azurerm" }