HandleResult takes a map of the final results (from the `save` block), and writes it to the preferred output options. If DB output is selected, it will create the table if it doesn't exist yet. If CSV is selected, it will create the file.
(name string, res map[string]cty.Value)
source not stored for this graph (policy: none)
no test coverage detected