Skip to content

Commit b7010b1

Browse files
Update TFLint plugin terraform-linters/tflint-ruleset-azurerm to v0.29.0
1 parent 7134bff commit b7010b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

terraform/.tflint.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ plugin "terraform" {
1313
# add special rules for MS Azure Resource Manager
1414
plugin "azurerm" {
1515
enabled = true
16-
version = "0.28.0"
16+
version = "0.29.0"
1717
source = "github.com/terraform-linters/tflint-ruleset-azurerm"
1818
}
1919

0 commit comments

Comments
 (0)