mirror of
https://github.com/hashicorp/terraform.git
synced 2026-05-28 04:03:27 -04:00
Update one.html.md
Update typo
This commit is contained in:
parent
cebbc8b246
commit
e119b4b4ce
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ no instances were created.
|
|||
## Relationship to the "Splat" Operator
|
||||
|
||||
The Terraform language has a built-in operator `[*]`, known as
|
||||
[the _splat_ operator](../expressions/splat.html), and one if its functions
|
||||
[the _splat_ operator](../expressions/splat.html), and one of its functions
|
||||
is to translate a primitive value that might be null into a list of either
|
||||
zero or one elements:
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue