diff --git a/TEMPLATES/.tflint.hcl b/TEMPLATES/.tflint.hcl index 413907016be..c8bd391b78d 100644 --- a/TEMPLATES/.tflint.hcl +++ b/TEMPLATES/.tflint.hcl @@ -6,7 +6,7 @@ config { plugin "aws" { enabled = true - version = "0.23.1" + version = "0.31.0" source = "github.com/terraform-linters/tflint-ruleset-aws" deep_check = false }