Skip to content

Commit

Permalink
chore(deps): update terraform tflint rules to 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Vrtak-CZ committed Dec 20, 2024
1 parent ddc4d83 commit e296464
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .tflint.hcl
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
plugin "terraform" {
enabled = true
version = "0.9.1" # /~https://github.com/terraform-linters/tflint-ruleset-terraform/releases
version = "0.10.0" # /~https://github.com/terraform-linters/tflint-ruleset-terraform/releases
source = "github.com/terraform-linters/tflint-ruleset-terraform"
}

Expand Down

0 comments on commit e296464

Please sign in to comment.