这是indexloc提供的服务,不要输入任何密码
Skip to content

Use a validator library instead of custom validation where possible #230

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 29, 2024

Conversation

dglsparsons
Copy link
Collaborator

When the TF provider was created, there was no official library for
standard validation. This meant that we had to write our own validation
functions. This commit replaces those with a library that is maintained
by the Terraform team.

When the TF provider was created, there was no official library for
standard validation. This meant that we had to write our own validation
functions. This commit replaces those with a library that is maintained
by the Terraform team.
@dglsparsons dglsparsons merged commit 393410d into main Oct 29, 2024
7 of 8 checks passed
@dglsparsons dglsparsons deleted the use-validator-library branch October 29, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants