Skip to content

Commit

Permalink
chore(deps): update tflint aws rules to 0.24.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Vrtak-CZ committed Jul 19, 2023
1 parent 5e83f2f commit b09fe40
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.24.1" # https://github.com/terraform-linters/tflint-ruleset-aws/releases
version = "0.24.2" # 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 b09fe40

Please sign in to comment.