Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Guillaume P.B committed Sep 26, 2024
1 parent 0693e43 commit 7c457d1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tflint/.tflint.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,9 @@ plugin "terraform" {
}

plugin "azurerm" {
enabled = true
version = "0.25.1"
source = "github.com/terraform-linters/tflint-ruleset-azurerm"
enabled = true
version = "0.25.1"
source = "github.com/terraform-linters/tflint-ruleset-azurerm"
}

rule "terraform_required_version" {
Expand Down

0 comments on commit 7c457d1

Please sign in to comment.