hashicorp / terraform-plugin-codegen-spec

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

Introduce provider schema spec and types #7

Closed bflad closed 1 year ago

bflad commented 1 year ago

Mainly duplicated from the data source spec and types, however provider attributes cannot be computed. The computed_optional_required property and ComputedOptionalRequired field are replaced with optional_required and OptionalRequired respectively.

github-actions[bot] commented 4 months ago

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active contributions. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.