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