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
Kristin Laemmert d4669246c7
funcs/coalesce: return the first non-null, non-empty-string element from a sequence (#21002)
7 years ago
..
blocktoattr lang/blocktoattr: Apply fixup within already-fixed-up blocks too 7 years ago
funcs funcs/coalesce: return the first non-null, non-empty-string element from a sequence (#21002) 7 years ago
data.go core: Static-validate resource references against schemas 8 years ago
data_test.go core: Static-validate resource references against schemas 8 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 funcs/coalesce: return the first non-null, non-empty-string element from a sequence (#21002) 7 years ago
references.go lang: Detect references when a list/set attr is defined using blocks 7 years ago
scope.go terraform: ugly huge change to weave in new HCL2-oriented types 8 years ago