hcl icon indicating copy to clipboard operation
hcl copied to clipboard

userfunc: allow constructing a single function

Open tonistiigi opened this issue 4 years ago • 2 comments

Refactors previous internal functionality of decoding a single function so that functions can be optionally decoded individually.

This is useful then functions need to depend on each other and static analysis is performed to understand what variables/functions they depend on.

No functional changes to existing DecodeUserFunctions.

Signed-off-by: Tonis Tiigi [email protected]

tonistiigi avatar Mar 26 '21 23:03 tonistiigi

CLA assistant check
All committers have signed the CLA.

hashicorp-cla avatar Mar 26 '21 23:03 hashicorp-cla

@radeksimko @jbardin

tonistiigi avatar Sep 20 '21 20:09 tonistiigi