diff --git a/.tflint.hcl b/.tflint.hcl index 7d62c3b..0edcb65 100644 --- a/.tflint.hcl +++ b/.tflint.hcl @@ -6,7 +6,7 @@ plugin "aws" { plugin "terraform" { enabled = true - version = "0.8.0" + version = "0.9.0" source = "github.com/terraform-linters/tflint-ruleset-terraform" }