Terraform CLI and terraform-plugin-docs Versions
github.com/hashicorp/terraform-plugin-docs v0.24.0 // indirect
❯ terraform version
Terraform v1.14.0
on darwin_arm64
Provider Code
Template https://github.com/scaleway/terraform-provider-scaleway/blob/5c65640fbe1c9777d98282f9456bed794668c7e3/templates/actions/instance_server_action.md.tmpl
Schema https://github.com/scaleway/terraform-provider-scaleway/blob/5c65640fbe1c9777d98282f9456bed794668c7e3/internal/services/instance/action_server_action.go#L69-L91
Expected Behavior
I expected to have a schema without so many new lines at the end
Actual Behavior
I got a file with many new lines at the end
Steps to Reproduce
tfplugindocs generate
- Using
markdown-lint with a configuration file that checks for MD012 https://github.com/DavidAnson/markdownlint/blob/main/doc/md012.md
How much impact is this issue causing?
Low
Logs
No response
Additional Information
No response
Code of Conduct
Terraform CLI and terraform-plugin-docs Versions
❯ terraform version
Terraform v1.14.0
on darwin_arm64
Provider Code
Expected Behavior
I expected to have a schema without so many new lines at the end
Actual Behavior
I got a file with many new lines at the end
Steps to Reproduce
tfplugindocs generatemarkdown-lintwith a configuration file that checks for MD012 https://github.com/DavidAnson/markdownlint/blob/main/doc/md012.mdHow much impact is this issue causing?
Low
Logs
No response
Additional Information
No response
Code of Conduct