Files
opentf/command
Martin Atkins fc7871c5ee command/import: default provider config in same module
Previously we were defaulting the provider configuration selection to a
provider in the root module inferred from the resource type name.

This is close, but not quite right: we need to _start_ with a provider
configuration in the same module as we're importing into, and then our
provider resolution steps during import graph construction will use that
as a starting point for a walk up the tree to find the nearest matching
configuration (which might eventually still be in the root, but not
necessarily).
2018-10-16 18:48:28 -07:00
..
2018-02-27 10:49:06 -05:00
2015-04-29 13:07:13 -05:00
2017-11-03 11:13:31 -04:00
2018-01-09 23:13:33 +00:00
2018-06-26 11:57:52 -07:00
2018-10-16 18:24:47 -07:00
2017-08-03 13:24:23 -04:00
2014-05-24 12:04:43 -07:00