We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c34410 commit 02a900dCopy full SHA for 02a900d
.changelog/11.txt
@@ -0,0 +1,3 @@
1
+```release-note:feature
2
+Introduced `listvalidator` package with `ValuesAre()` validation functions
3
+```
CHANGELOG.md
@@ -1,3 +1,8 @@
+# 0.3.0 (unreleased)
+
+FEATURES:
4
+* Introduced `listvalidator` package with `ValuesAre()` validation functions ([#11](https://github.com/hashicorp/terraform-plugin-framework-validators/issues/11))
5
6
# 0.2.0 (June 7, 2022)
7
8
BREAKING CHANGES:
0 commit comments