GetMap will get a map of strings from a cty value map. Booleans will be
converted to strings to keep things simple right now and no other types are
supported yet.
OutputValue is not yet used but organizes plugins outputs. The end goal is
going to be to make it even easier for plugins to deal with inputs/outputs
with a layer of abstraction in between them and go-cty.