Merge pull request #33101 from hashicorp/fix-33069

This commit is contained in:
Craig Wright 2023-04-26 15:26:41 -07:00 committed by GitHub
commit 19423e0a46
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -851,6 +851,7 @@
{ "title": "sort", "path": "functions/sort", "hidden": true },
{ "title": "split", "path": "functions/split", "hidden": true },
{ "title": "startswith", "path": "functions/startswith", "hidden": true },
{ "title": "strcontains", "path": "functions/strcontains", "hidden": true},
{ "title": "strrev", "path": "functions/strrev", "hidden": true },
{ "title": "substr", "path": "functions/substr", "hidden": true },
{ "title": "sum", "path": "functions/sum", "hidden": true },