Update website/docs/language/functions (#227)

Signed-off-by: Marcin Białoń <mbialon@spacelift.io>
This commit is contained in:
Marcin Białoń
2023-08-30 14:59:37 +02:00
committed by GitHub
parent 19c658c516
commit 554f303899
101 changed files with 312 additions and 388 deletions

View File

@@ -107,5 +107,5 @@ A local value with the name "nonexist" has not been declared.
## Related Functions
* [`can`](/terraform/language/functions/can), which tries evaluating an expression and returns a
* [`can`](/opentf/language/functions/can), which tries evaluating an expression and returns a
boolean value indicating whether it succeeded.