hashicorp / terraform-plugin-framework

A next-generation framework for building Terraform providers.
https://developer.hashicorp.com/terraform/plugin/framework
Mozilla Public License 2.0
284 stars 92 forks source link

function: Refactor name validation to utilize new `internal/fwfunction` parameter validation interfaces #967

Closed austinvalle closed 2 months ago

austinvalle commented 3 months ago

Module version

v1.6.0

Proposal

Following #964 and the v1.7.0 release, we should refactor the parameter Name required validation to utilize the internal/fwfunction interfaces for validating parameters.

Perhaps can be added alongside #965

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.