Skip to content

Commit

Permalink
Update TFLint plugin terraform-linters/tflint-ruleset-azurerm to v0.25.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 25, 2023
1 parent 6a5c4ec commit 2d6275e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/.tflint.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ plugin "terraform" {
# add special rules for MS Azure Resource Manager
plugin "azurerm" {
enabled = true
version = "0.25.0"
version = "0.25.1"
source = "github.com/terraform-linters/tflint-ruleset-azurerm"
}

Expand Down

0 comments on commit 2d6275e

Please sign in to comment.