diff --git a/.tflint.hcl b/.tflint.hcl index ea9c639..af1eb00 100644 --- a/.tflint.hcl +++ b/.tflint.hcl @@ -6,7 +6,7 @@ plugin "aws" { plugin "terraform" { enabled = true - version = "0.9.1" + version = "0.10.0" source = "github.com/terraform-linters/tflint-ruleset-terraform" }