Skip to content

Commit

Permalink
chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aw…
Browse files Browse the repository at this point in the history
…s to v0.32.0
  • Loading branch information
renovate[bot] authored Jun 9, 2024
1 parent a77236f commit 9b7f54f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion TEMPLATES/.tflint.hcl
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ config {

plugin "aws" {
enabled = true
version = "0.31.0"
version = "0.32.0"
source = "github.com/terraform-linters/tflint-ruleset-aws"
deep_check = false
}
Expand Down

0 comments on commit 9b7f54f

Please sign in to comment.