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
Martin Atkins 67d95b97ce
lang/funcs: templatefile requires valid variable names
6 years ago
..
blocktoattr vendor: switch to HCL 2.0 in the HCL repository 7 years ago
funcs lang/funcs: templatefile requires valid variable names 6 years ago
testdata/functions-test
data.go
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 7 years ago
eval_test.go Merge pull request #22846 from hashicorp/jbardin/evaluate-resource 7 years ago
functions.go lang: add setsubtract function (#23424) 6 years ago
functions_test.go lang: add setsubtract function (#23424) 6 years ago
references.go vendor: switch to HCL 2.0 in the HCL repository 7 years ago
scope.go