Terraform CLI and terraform-plugin-docs Versions
github.com/hashicorp/terraform-plugin-docs v0.19.0
Provider Code
Expected Behavior
When migrate is executed it creates new templates from existing documentation.
Actual Behavior
Each time the migrate command is executed, it appends a copy of the previous file to the existing template.
Steps to Reproduce
tfplugindocs migrate
How much impact is this issue causing?
Medium
Logs
No response
Additional Information
No response
Code of Conduct