Skip to content

Commit

Permalink
Update TFLint plugin terraform-linters/tflint-ruleset-aws to v0.21.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] authored Dec 4, 2022
1 parent c52d8f0 commit 6eedef6
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.20.0"
version = "0.21.0"
source = "github.com/terraform-linters/tflint-ruleset-aws"
}

0 comments on commit 6eedef6

Please sign in to comment.