Skip to content

Commit

Permalink
Merge pull request #190 from nlamirault/renovate/terraform-linters-tf…
Browse files Browse the repository at this point in the history
…lint-ruleset-aws-0.x

Update TFLint plugin terraform-linters/tflint-ruleset-aws to v0.28.0
  • Loading branch information
nlamirault committed Nov 24, 2023
2 parents 4d6b963 + 12c9a20 commit 6ff8c8d
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
Expand Up @@ -44,6 +44,6 @@ rule "terraform_standard_module_structure" { enabled = true }

plugin "aws" {
enabled = true
version = "0.27.0"
version = "0.28.0"
source = "github.com/terraform-linters/tflint-ruleset-aws"
}

0 comments on commit 6ff8c8d

Please sign in to comment.