hashicorp / hashicorp/terraform-plugin-framework-validators

Migrate Web Validators from SDK v2

Open
#125 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
28
Forks
13
Avg merge
2d 13h
Merged PRs (30d)
1

Description

### Terraform CLI and Framework Versions

latest

### Use Cases or Problem Statement

A TF provider sometimes need an utility function to validate an URL from the user configured values.

### Proposal

SDK v2 provides [a collection of validators for web](https://github.com/hashicorp/terraform-plugin-sdk/blob/112e2164c381d80e8ada3170dac9a8a5db01079a/helper/validation/web.go), and it will be nicer if we can use it in the framework based plugin. Can you consider migrating them to this repo?

### Additional Information

_No response_

### Code of Conduct

- [X] I agree to follow this project's Code of Conduct

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.