diff --git a/example/infra/.tflint.hcl b/example/infra/.tflint.hcl index ea5e24d..8c11b1a 100644 --- a/example/infra/.tflint.hcl +++ b/example/infra/.tflint.hcl @@ -1,5 +1,5 @@ plugin "aws" { enabled = true - version = "0.24.2" + version = "0.28.0" source = "github.com/terraform-linters/tflint-ruleset-aws" }