You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
terraform/lang
Lars Eric Scheidler aa07806bfc
lang/funcs: New "uuidv5" function
7 years ago
..
blocktoattr allow empty dynamic blocks with ConfigModeAttr 7 years ago
funcs lang/funcs: New "uuidv5" function 7 years ago
testdata/functions-test lang/funcs: add acc tests for functions (#21112) 7 years ago
data.go core: Static-validate resource references against schemas 7 years ago
data_test.go core: Static-validate resource references against schemas 7 years ago
doc.go
eval.go lang: EvalBlock should use ReferencesInBlock 7 years ago
eval_test.go lang: EvalBlock should use ReferencesInBlock 7 years ago
functions.go lang/funcs: New "uuidv5" function 7 years ago
functions_test.go lang/funcs: New "uuidv5" function 7 years ago
references.go lang: Detect references when a list/set attr is defined using blocks 7 years ago
scope.go