Files
opentf/command
Kristin Laemmert 0c94e20a83 command/show enhancements and bugfixes
* command/jsonconfig: provider config marshaling enhancements

This PR fixes a bug wherein the keys in "provider_config" were the
"addrs.ProviderConfig", and therefore being overwritten for each module,
instead of the intended "addrs.AbsProviderConfig".

We realized that there was still opportunity for ambiguity, for example
if a user made a provider alias that was the same name as a module, so
we opted to use the syntax `modulename:providername(.provideralias)`

* command/json*: fixed a bug where we were attempting to lookup schemas
with the provider name, instead of provider type.
2019-02-20 14:27:49 -08:00
..
2015-04-29 13:07:13 -05:00
2018-10-16 19:14:11 -07:00
2018-10-16 19:14:11 -07:00
2018-01-09 23:13:33 +00:00
2018-12-18 17:57:44 -05:00
2018-10-16 18:24:47 -07:00
2019-01-08 14:57:52 +01:00
2019-01-08 14:57:52 +01:00
2018-11-26 23:38:37 +00:00
2014-05-24 12:04:43 -07:00