Description
tflint is used across all terraform-aws-modules and it is currently failing with warnings/notices like:
Notice: resource name `cluster_AmazonEKSClusterPolicy` must match the following format: snake_case (terraform_naming_convention)
Rename of affected resources is a breaking change worth documenting.