We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ed6516 commit 50c0326Copy full SHA for 50c0326
terraform/.tflint.hcl
@@ -5,6 +5,6 @@ plugin "terraform" {
5
6
plugin "azurerm" {
7
enabled = true
8
- version = "0.29.0"
+ version = "0.30.0"
9
source = "github.com/terraform-linters/tflint-ruleset-azurerm"
10
}
0 commit comments