This commit is contained in:
Vladimir Kondratiev 2021-06-09 13:13:08 +03:00 committed by GitHub
parent f52aec8e3d
commit 58a5207dc4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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: