diff --git a/.tflint.hcl b/.tflint.hcl index 4995722a..19181387 100644 --- a/.tflint.hcl +++ b/.tflint.hcl @@ -17,6 +17,6 @@ plugin "aws" { plugin "google" { enabled = true - version = "0.28.0" + version = "0.30.0" source = "github.com/terraform-linters/tflint-ruleset-google" }