terraform-plugin-docs icon indicating copy to clipboard operation
terraform-plugin-docs copied to clipboard

Add IsDeprecated for Template Rendering

Open jbristowe opened this issue 4 years ago • 0 comments

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.

jbristowe avatar Apr 10 '21 22:04 jbristowe