mirror of
https://github.com/opentffoundation/opentf.git
synced 2025-12-19 17:59:05 -05:00
Signed-off-by: pooriaghaedi <pooria.ghaedi@gmail.com>
This commit is contained in:
@@ -148,6 +148,7 @@ func (s *Scope) Functions() map[string]function.Function {
|
||||
"try": tryfunc.TryFunc,
|
||||
"upper": stdlib.UpperFunc,
|
||||
"urlencode": funcs.URLEncodeFunc,
|
||||
"urldecode": funcs.URLDecodeFunc,
|
||||
"uuid": funcs.UUIDFunc,
|
||||
"uuidv5": funcs.UUIDV5Func,
|
||||
"values": stdlib.ValuesFunc,
|
||||
|
||||
Reference in New Issue
Block a user