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