CrazyMax 96e7f3224a
Extend hcl2 support with more functions
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
..
bool.go Modify parsing functions and config structs to accept hcl changes
bytes.go Modify parsing functions and config structs to accept hcl changes
collection.go Extend hcl2 support with more functions
conversion.go Update go-cty to pull in more stdlib funcs.
csv.go Modify parsing functions and config structs to accept hcl changes
datetime.go Extend hcl2 support with more functions
doc.go Modify parsing functions and config structs to accept hcl changes
format.go Extend hcl2 support with more functions
format_fsm.go Modify parsing functions and config structs to accept hcl changes
format_fsm.rl Modify parsing functions and config structs to accept hcl changes
general.go Modify parsing functions and config structs to accept hcl changes
json.go Extend hcl2 support with more functions
number.go Update go-cty to pull in more stdlib funcs.
regexp.go Modify parsing functions and config structs to accept hcl changes
sequence.go Modify parsing functions and config structs to accept hcl changes
set.go Extend hcl2 support with more functions
string.go Update go-cty to pull in more stdlib funcs.
string_replace.go Update go-cty to pull in more stdlib funcs.