Skip to content

Commit 50c0326

Browse files
Update TFLint plugin terraform-linters/tflint-ruleset-azurerm to v0.30.0 (#232)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ed6516 commit 50c0326

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)