mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
This includes the fix for a bug in what Terraform calls the "yamldecode" function, where it was not correctly handling any situation where the decode result is a null value. It was previously returning an unknown value in that case, whereas now it returns a null value as expected. |
||
---|---|---|
.. | ||
blocktoattr | ||
funcs | ||
globalref | ||
marks | ||
testdata/functions-test | ||
types | ||
data_test.go | ||
data.go | ||
doc.go | ||
eval_test.go | ||
eval.go | ||
functions_test.go | ||
functions.go | ||
references.go | ||
scope.go |