diff --git a/terraform/.tflint.hcl b/terraform/.tflint.hcl index 1290a72..a63d60e 100644 --- a/terraform/.tflint.hcl +++ b/terraform/.tflint.hcl @@ -5,7 +5,7 @@ plugin "terraform" { plugin "aws" { enabled = true - version = "0.46.0" + version = "0.47.0" source = "github.com/terraform-linters/tflint-ruleset-aws" deep_check = false } \ No newline at end of file