You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Headers for nested data source schemas includes the name of the attribute
All description content is included in the front matter as expected
Actual Behavior
Headers for nested data source schemas seem to be removing the name of the attribute
One link seems to be removed from the "description" front matter of the generated files
Steps to Reproduce
tfplugindocs generate
How much impact is this issue causing?
Low
Logs
No response
Additional Information
Is this potentially related to ab779d3 ? It seems like the attribute schemas were being properly generated in v0.18.0 though, I don't think an empty header is a great user experience here :)
Code of Conduct
I agree to follow this project's Code of Conduct
The text was updated successfully, but these errors were encountered:
Hi @PatrickRice-KSC 👋🏾,
I'm sorry that you're running into trouble here. The issue that you are facing with your headers looks similar to a bug reported in #356 where the headers were not rendering properly for nested object attributes. A fix #357 has been merged in main and will be released in v0.19.1 early next week.
The issue where the URL has been removed from the description in your docs is a bug related to the plainmarkdown function which I've opened a PR for the fix in #361. This fix will also be included in the next v0.19.1 patch release.
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.
Terraform CLI and terraform-plugin-docs Versions
Terraform version: 1.4.0
Plugin docs version: v0.19.0
Provider Code
Expected Behavior
Actual Behavior
Steps to Reproduce
tfplugindocs generate
How much impact is this issue causing?
Low
Logs
No response
Additional Information
Is this potentially related to ab779d3 ? It seems like the attribute schemas were being properly generated in v0.18.0 though, I don't think an empty header is a great user experience here :)
Code of Conduct
The text was updated successfully, but these errors were encountered: