diff --git a/.tflint.hcl b/.tflint.hcl index b3966edc6..277b6724c 100644 --- a/.tflint.hcl +++ b/.tflint.hcl @@ -26,7 +26,7 @@ config { plugin "aws" { enabled = true - version = "0.35.0" + version = "0.36.0" source = "github.com/terraform-linters/tflint-ruleset-aws" }