hcl/cmd
Martin Atkins 609cc35d49 cmd/hcldec: --var-refs option
This option skips the usual decoding step and instead prints out a JSON-
formatted list of the variables that are referenced by the configuration.

In simple cases this is not required, but for more complex use-cases it
can be useful to first analyze the input to see which variables need to
be in the scope, then construct a suitable set of variables before finally
decoding the input. For example, some of the variable values may be
expensive to produce.
2018-08-09 18:10:14 -07:00
..
hcldec cmd/hcldec: --var-refs option 2018-08-09 18:10:14 -07:00
hclfmt hclfmt: Have this tool call itself by the correct name 2018-01-27 11:03:05 -08:00