Skip to content

Commit c1f5751

Browse files
Update TFLint plugin terraform-linters/tflint-ruleset-azurerm to v0.30.0
1 parent 85816ec commit c1f5751

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
@@ -5,6 +5,6 @@ plugin "terraform" {
55

66
plugin "azurerm" {
77
enabled = true
8-
version = "0.29.0"
8+
version = "0.30.0"
99
source = "github.com/terraform-linters/tflint-ruleset-azurerm"
1010
}

0 commit comments

Comments
 (0)