From 5461733b46585816069c545596c8bcb9bc51175b Mon Sep 17 00:00:00 2001 From: Gabriel Nepomuceno Date: Thu, 25 Jun 2020 07:07:17 +0100 Subject: [PATCH] mend --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fc2e2e..306ff70 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Each one of the resources spits out more than just the name of the resource but | min_length | integer | Minimum length required for this resource name | | max_length | integer | Maximum length allowed for this resource name | | scope | string | scope which this name needs to be unique, such as `resourcegroup` or `global` | -| regex | | | +| regex | string | Terraform compatible version of the regex | ### Example Output