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
Kit Ewbank efc08de5d6
lang/funcs: add 'strrev' interpolation function. (#21091)
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 7 years ago
data_test.go core: Static-validate resource references against schemas 7 years ago
doc.go lang: new package for the runtime parts of the config language 7 years ago
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: add 'strrev' interpolation function. (#21091) 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 7 years ago