diff --git a/.tflint.hcl b/.tflint.hcl index b12d71b..90e226b 100644 --- a/.tflint.hcl +++ b/.tflint.hcl @@ -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