Skip to content

Commit

Permalink
Merge pull request #3 from pelotech/renovate/terraform-linters-tflint…
Browse files Browse the repository at this point in the history
…-ruleset-aws-0.x

chore(deps): update tflint plugin terraform-linters/tflint-ruleset-aws to v0.37.0
  • Loading branch information
josmo authored Jan 25, 2025
2 parents 42bd1fd + 1d87486 commit 906d1eb
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,5 +1,5 @@
plugin "aws" {
enabled = true
version = "0.36.0"
version = "0.37.0"
source = "github.com/terraform-linters/tflint-ruleset-aws"
}

0 comments on commit 906d1eb

Please sign in to comment.