hashicorp / terraform-plugin-codegen-openapi

OpenAPI to Terraform Provider Code Generation Specification
Mozilla Public License 2.0
49 stars 9 forks source link

Treat data source and resource response properties as computed #44

Closed bflad closed 1 year ago

bflad commented 1 year ago

Closes #36

In both cases, the read response properties are lower precedence and therefore any new ones should not be configurable. It may make sense to do the same with the create response properties.

github-actions[bot] commented 3 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.