Skip to content

Commit

Permalink
chore(deps): update tflint rules for terraform to 0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jindraj committed Jan 15, 2024
1 parent 0c06add commit 4960d4d
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.4.0" # /~https://github.com/terraform-linters/tflint-ruleset-terraform/releases
version = "0.5.0" # /~https://github.com/terraform-linters/tflint-ruleset-terraform/releases
source = "github.com/terraform-linters/tflint-ruleset-terraform"
}

Expand Down

0 comments on commit 4960d4d

Please sign in to comment.