hashicorp / terraform-plugin-codegen-spec

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

Reinstating associate external type for primitives #55

Closed bendbennett closed 10 months ago

bendbennett commented 11 months ago

Closes: #62

This PR reinstates associated external type for bool, float64, int64, number, and string.

Related: Generate custom type and value types and to/from methods for primitives.

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.