diff --git a/.tflint.hcl b/.tflint.hcl index d5dbe2c..f24477c 100644 --- a/.tflint.hcl +++ b/.tflint.hcl @@ -5,6 +5,5 @@ ignore_module = { "cloudposse/route53-cluster-hostname/aws" = true "devops-workflow/boolean/local" = true "devops-workflow/label/local" = true -"../../" = true } }