Skip to content

Commit

Permalink
chore(deps): update terraform-linters/tflint-ruleset-azurerm to 0.27.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shogo82148 authored and github-actions[bot] committed Aug 13, 2024
1 parent 0a8c6a4 commit 5e819ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/init/.tflint.hcl
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugin "azurerm" {
enabled = true
version = "0.25.1"
version = "0.27.0"
source = "github.com/terraform-linters/tflint-ruleset-azurerm"
}

0 comments on commit 5e819ad

Please sign in to comment.