diff --git a/.tflint.hcl b/.tflint.hcl index 0e31ba5..0ce7d8c 100644 --- a/.tflint.hcl +++ b/.tflint.hcl @@ -3,7 +3,7 @@ plugin "aws" { enabled = true - version = "0.14.0" + version = "0.22.1" source = "github.com/terraform-linters/tflint-ruleset-aws" }