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
George Christou 23fc68cc91
lang: Fix new `trim*` function mappings
6 years ago
..
blocktoattr vendor: switch to HCL 2.0 in the HCL repository 6 years ago
funcs lang/funcs: Add more `trim*` functions (#23016) 6 years ago
testdata/functions-test lang/funcs: Update fileset() function to include path as separate first argument, automatically trim the path argument from results, and ensure results are always canonical with forward slash path separators 7 years ago
data.go change GetResourceInstance to GetResource 7 years ago
data_test.go change lang eval to also only lookup resources 7 years ago
doc.go
eval.go correctly evaluate self in for_each resources 6 years ago
eval_test.go Merge pull request #22846 from hashicorp/jbardin/evaluate-resource 6 years ago
functions.go lang: Fix new `trim*` function mappings 6 years ago
functions_test.go lang: Fix new `trim*` function mappings 6 years ago
references.go vendor: switch to HCL 2.0 in the HCL repository 6 years ago
scope.go