diff --git a/.tflint.hcl b/.tflint.hcl index bb19fe7..2d2e921 100644 --- a/.tflint.hcl +++ b/.tflint.hcl @@ -1,6 +1,6 @@ plugin "google" { enabled = true - version = "0.16.1" + version = "0.25.0" source = "github.com/terraform-linters/tflint-ruleset-google" }