Skip to content

Commit 357f1da

Browse files
authored
Merge pull request #41 from 404-code-not-found-com/renovate/terraform-linters-tflint-ruleset-azurerm-0.x
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-azurerm to v0.28.0
2 parents c37df2f + 426e384 commit 357f1da

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
@@ -13,7 +13,7 @@ plugin "aws" {
1313

1414
plugin "azurerm" {
1515
enabled = true
16-
version = "0.27.0"
16+
version = "0.28.0"
1717
source = "github.com/terraform-linters/tflint-ruleset-azurerm"
1818
}
1919

0 commit comments

Comments
 (0)