diff --git a/TEMPLATES/.tflint.hcl b/TEMPLATES/.tflint.hcl index 7343bcfff8a..72956512ace 100644 --- a/TEMPLATES/.tflint.hcl +++ b/TEMPLATES/.tflint.hcl @@ -24,7 +24,7 @@ plugin "aws" { plugin "google" { enabled = true - version = "0.29.0" + version = "0.30.0" source = "github.com/terraform-linters/tflint-ruleset-google" }