diff --git a/.hooks/linters/.tflint.hcl b/.hooks/linters/.tflint.hcl index d1aa98bf..6faba8e8 100644 --- a/.hooks/linters/.tflint.hcl +++ b/.hooks/linters/.tflint.hcl @@ -1,6 +1,6 @@ plugin "aws" { enabled = true - version = "0.36.0" + version = "0.47.0" source = "github.com/terraform-linters/tflint-ruleset-aws" }