Files
opentf/command
Kristin Laemmert 49fc53d1d1 provider source enhancements
* configs: move ProviderConfigCompact[Str] from addrs to configs

The configs package is aware of provider name and type (which are the
same thing today, but expected to be two different things in a future
release), and should be the source of truth for a provider config
address. This is an intermediate step; the next step will change the returned types to something based in the configs package.

* command: rename choosePlugins to chooseProviders to clarify scope of function

* use `Provider.LegacyString()` (instead of `Provider.Type`) consistently
* explicitly create legacy-style provider (continuing from above change)
2019-12-11 08:35:55 -05:00
..
2019-12-10 11:53:14 -08:00
2015-04-29 13:07:13 -05:00
2019-06-18 17:15:59 -04:00
2019-12-09 11:34:36 -05:00
2019-07-18 16:11:41 -04:00
2019-12-10 11:53:14 -08:00
2019-12-10 11:53:14 -08:00
2018-10-16 18:24:47 -07:00
2019-11-07 17:49:03 -05:00
2019-12-06 10:52:14 -05:00
2014-05-24 12:04:43 -07:00