diff --git a/.tflint.hcl b/.tflint.hcl index 5f0dc9d..234d6ce 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.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