Skip to content
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

Add 'MapLenBetween' and 'MapKeyNotMatch' validators #649

Open
ewbankkit opened this issue Nov 30, 2020 · 0 comments
Open

Add 'MapLenBetween' and 'MapKeyNotMatch' validators #649

ewbankkit opened this issue Nov 30, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@ewbankkit
Copy link
Contributor

ewbankkit commented Nov 30, 2020

SDK version

github.com/hashicorp/terraform-plugin-sdk/v2 v2.3.0

Use-cases

Validators MapLenBetween and MapKeyNotMatch were added to the AWS provider in hashicorp/terraform-provider-aws#15669. Ideally these should be added to the Plugin SDK as they are not at all specific to that one provider.

Attempted Solutions

Proposal

The new validators should be of the Diagnostics form similar to other Map validators added for v2.

References

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant