https://github.com/hashicorp/terraform-plugin-docs/blob/b7abf704f51e7356251d59bceb27d4973d78bee4/internal/provider/validate.go#L55 When running tfplugindocs validate I get an error if I have a generic resources template. ``` $ tfplugindocs validate detected templates directory, running checks... templates/resources.md.tmpl: file "resources.md.tmpl" is not allowed Error executing command: unable to validate website: invalid templates directory ``` When looking at the README, it looks like this should be accepted.