diff --git a/.tflint.hcl b/.tflint.hcl index a8a82a1..b1697d0 100644 --- a/.tflint.hcl +++ b/.tflint.hcl @@ -1,6 +1,6 @@ plugin "aws" { enabled = true - version = "0.32.0" + version = "0.33.0" source = "github.com/terraform-linters/tflint-ruleset-aws" }