hashicorp / hashicorp/terraform-plugin-docs
Add IsDeprecated for Template Rendering
Open
enhancement
- Dominant language
- Go
- Stars
- 263
- Forks
- 84
- Avg merge
- 3d 6h
- Merged PRs (30d)
- 2
Description
As mentioned in #10:
> deprecation messages are not included in the schema exported from Terraform, only a bool indicating its deprecated
I propose making this bool available in the template rendering (as a workaround to this limitation). That way, it may be used in custom templates for documentation generation.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.