Daniel Nephin 724a281e1c config: Use config fields to warn about enterprise settings
It is no safe to assumes that the mapstructure keys will contain all the keys because some config can be specified
with command line flags or literals.

This change allows us to remove the json marshal/unmarshal cycle for command line flags, which will allow
us to remove all of the hcl/json struct tags on config fields.
2021-01-07 19:31:39 -05:00
..
2020-12-07 13:42:55 -05:00
2021-01-07 18:13:48 -05:00
2020-11-17 18:16:26 -05:00
2020-11-17 18:16:26 -05:00
2021-01-07 18:13:49 -05:00
2020-11-16 11:02:11 -08:00
2020-06-16 13:21:11 -04:00