Skip to content

Commit 46820b8

Browse files
authored
Merge pull request #61 from 404-code-not-found-com/renovate/terraform-linters-tflint-ruleset-google-0.x
2 parents 9a5d469 + 9b4a4aa commit 46820b8

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)