Skip to content

Commit 8f1b12d

Browse files
authored
Merge pull request #44 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.32.0
2 parents 68efc7e + 6aee1e3 commit 8f1b12d

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.31.0"
22+
version = "0.32.0"
2323
source = "github.com/terraform-linters/tflint-ruleset-google"
2424
}

0 commit comments

Comments
 (0)