mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
Merge pull request #30938 from jensenbox/patch-1
chore: Typo fix (`retuns` -> `returns`)
This commit is contained in:
commit
e217c0c53a
@ -7,7 +7,7 @@ description: 'The type function returns the type of a given value. '
|
||||
|
||||
-> **Note:** This function is available only in Terraform 1.0 and later.
|
||||
|
||||
`type` retuns the type of a given value.
|
||||
`type` returns the type of a given value.
|
||||
|
||||
Sometimes a Terraform configuration can result in confusing errors regarding
|
||||
inconsistent types. This function displays terraform's evaluation of a given
|
||||
|
Loading…
Reference in New Issue
Block a user