diff --git a/precommit-config/.tflint.hcl b/precommit-config/.tflint.hcl index 702eb60..699438f 100644 --- a/precommit-config/.tflint.hcl +++ b/precommit-config/.tflint.hcl @@ -1,5 +1,5 @@ plugin "aws" { enabled = true - version = "0.40.0" + version = "0.48.0" source = "github.com/terraform-linters/tflint-ruleset-aws" } \ No newline at end of file