hashicorp / terraform-plugin-codegen-framework

Terraform Provider Code Generation Specification to Framework
Mozilla Public License 2.0
39 stars 16 forks source link

Implement description and markdown description for provider, resource and datasource #139

Closed cysp closed 5 months ago

cysp commented 5 months ago

Continuation of https://github.com/hashicorp/terraform-plugin-codegen-framework/pull/136

cysp commented 5 months ago

💯 thanks @austinvalle

P.S. I saw that the ticket also mentions a resource schema version but that field is not yet implemented in https://github.com/hashicorp/terraform-plugin-codegen-spec so it'll take some coordination across repositories (and I got stuck with analysis paralysis at the hurdle of writing documentation for the field because that will end up as public documentation)