Skip to content

Commit 9b4a4aa

Browse files
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-google to v0.36.0
1 parent 9a5d469 commit 9b4a4aa

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

0 commit comments

Comments
 (0)