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 a8834ef commit 723e6c4Copy full SHA for 723e6c4
dynamic_values/config_modules/list_to_map/variables.tf
@@ -26,7 +26,7 @@ variable "lookup_field" {
26
}
27
28
variable "lookup_value_regex" {
29
- description = "regular expression for reurned value"
+ description = "regular expression for returned value"
30
type = string
31
default = null
32
0 commit comments