Skip to content

Commit

Permalink
chore(deps): update terraform-linters/tflint-ruleset-azurerm to 0.24.0 (
Browse files Browse the repository at this point in the history
#77)

* chore(deps): update terraform-linters/tflint-ruleset-azurerm to 0.24.0

* trigger CI

---------

Co-authored-by: shogo82148 <shogo82148@users.noreply.github.com>
Co-authored-by: ICHINOSE Shogo <shogo82148@gmail.com>
  • Loading branch information
3 people authored Jun 21, 2023
1 parent 88d4eaa commit 2474463
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.18.0"
version = "0.24.0"
source = "github.com/terraform-linters/tflint-ruleset-azurerm"
}

0 comments on commit 2474463

Please sign in to comment.