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
Parviz 6eaf1c23f9
lang/funcs: don't panic when transpose produces empty result
6 years ago
..
blocktoattr vendor: switch to HCL 2.0 in the HCL repository 7 years ago
funcs lang/funcs: don't panic when transpose produces empty result 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 7 years ago
functions.go lang/funcs: cidrsubnets function 7 years ago
functions_test.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
references.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
scope.go