tflint-ruleset-aws icon indicating copy to clipboard operation
tflint-ruleset-aws copied to clipboard

Generate rules from Terraform provider

Open wata727 opened this issue 6 years ago • 2 comments

To avoid problems like terraform-linters/tflint#400, it would be useful to be able to automatically generate rules not only from aws-sdk but also from terraform provider code.

Since terraform-provider-aws is simple Go project, I think it is not difficult to parse and convert it to TFLint rule format.

wata727 avatar Aug 24 '19 07:08 wata727

@wata727 do we currently have any rule(s) generated from the TF provider?

PatMyron avatar Jan 07 '22 16:01 PatMyron

There is nothing yet.

wata727 avatar Jan 08 '22 07:01 wata727