Skip to content

Commit 04f8ba8

Browse files
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-azurerm to v0.30.0
1 parent 378d223 commit 04f8ba8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

TEMPLATES/.tflint.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ plugin "terraform" {
1212

1313
plugin "azurerm" {
1414
enabled = true
15-
version = "0.29.0"
15+
version = "0.30.0"
1616
source = "github.com/terraform-linters/tflint-ruleset-azurerm"
1717
}
1818

0 commit comments

Comments
 (0)