Files
opentf/command
Alisdair McDiarmid 9ab9ef6291 command/import: Fix allow-missing-config option
We previously intentionally removed support for the allow-missing-config
option to terraform import, requiring that all imported resources have
matching config. See #24412.

However, the option was not removed from the import command, and it is
widely used. This commit reintroduces support for importing with a
missing configuration by falling back to implying the provider FQN based
on the resource type.
2020-06-23 14:20:50 -04:00
..
2020-06-12 15:39:55 -04:00
2015-04-29 13:07:13 -05:00
2020-05-05 09:58:48 -07:00
2019-07-18 16:11:41 -04:00
2020-05-26 17:48:57 -07:00
2020-05-26 17:48:57 -07:00
2018-10-16 18:24:47 -07:00