Render a Go text/template with a JSON input
step
go-template
This step executes a Go text/template with specified input data. It returns a single output, output
, that contains the evaluated template as a string.
Additional template functions are provided by Sprig