Skip to content

Commit 3c20840

Browse files
authored
Merge pull request #57 from 404-code-not-found-com/renovate/terraform-linters-tflint-ruleset-google-0.x
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-google to v0.35.0
2 parents ef3cef1 + d8abb50 commit 3c20840

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.tflint.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,6 @@ plugin "azurerm" {
1919

2020
plugin "google" {
2121
enabled = true
22-
version = "0.34.0"
22+
version = "0.35.0"
2323
source = "github.com/terraform-linters/tflint-ruleset-google"
2424
}

0 commit comments

Comments
 (0)