diff --git a/.tflint.hcl b/.tflint.hcl index f328ed1..fedae04 100644 --- a/.tflint.hcl +++ b/.tflint.hcl @@ -11,7 +11,7 @@ config { plugin "aws" { enabled = true - version = "0.35.0" + version = "0.37.0" source = "github.com/terraform-linters/tflint-ruleset-aws" }