Skip to content

Commit a7dc69e

Browse files
authored
Merge pull request #50 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.33.0
2 parents 69e77c1 + a693bf1 commit a7dc69e

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

0 commit comments

Comments
 (0)