hashicorp / terraform-plugin-codegen-spec

Terraform Provider Code Generation Specification and Go Bindings
Mozilla Public License 2.0
7 stars 4 forks source link

Fully implement the schema objects for resource, data source, and provider #81

Closed austinvalle closed 3 months ago

austinvalle commented 6 months ago

Currently the only fields defined in the top-level resource/data source/provider schema are Attributes and Blocks. We should fill out the remaining fields in the provider code spec so they can be utilized by consuming tools.

austinvalle commented 3 months ago

Closed by #92

github-actions[bot] commented 1 month ago

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.