Skip to content

Commit

Permalink
chore(deps): update tflint rules for terraform to 0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jindraj committed Apr 10, 2024
1 parent ba6a363 commit cbc6356
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.5.0" # https://github.com/terraform-linters/tflint-ruleset-terraform/releases
version = "0.6.0" # https://github.com/terraform-linters/tflint-ruleset-terraform/releases
source = "github.com/terraform-linters/tflint-ruleset-terraform"
}

Expand Down

0 comments on commit cbc6356

Please sign in to comment.