We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent acdbc82 commit e68761bCopy full SHA for e68761b
1 file changed
terraform/.tflint.hcl
@@ -5,6 +5,6 @@ plugin "terraform" {
5
6
plugin "azurerm" {
7
enabled = true
8
- version = "0.31.1"
+ version = "0.32.0"
9
source = "github.com/terraform-linters/tflint-ruleset-azurerm"
10
}
0 commit comments