Skip to content

Commit

Permalink
chore(deps): update tflint aws rules to 0.34.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Vrtak-CZ committed Oct 15, 2024
1 parent 7b83c76 commit cbc4b72
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 @@ -90,7 +90,7 @@ rule "terraform_workspace_remote" {
# https://github.com/terraform-linters/tflint-ruleset-aws/blob/master/docs/configuration.md
plugin "aws" {
enabled = true
version = "0.32.0" # https://github.com/terraform-linters/tflint-ruleset-aws/releases
version = "0.34.0" # https://github.com/terraform-linters/tflint-ruleset-aws/releases
source = "github.com/terraform-linters/tflint-ruleset-aws"

deep_check = true
Expand Down

0 comments on commit cbc4b72

Please sign in to comment.