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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jun 8, 2024
1 parent fab69a1 commit c3f3b7d
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 @@ -46,6 +46,6 @@ rule "terraform_standard_module_structure" { enabled = true }

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

0 comments on commit c3f3b7d

Please sign in to comment.