• Martin Atkins's avatar
    command: Fix TestImport_remoteState · b316e4ab
    Martin Atkins authored
    The import command was imposing the default state path at the CLI level,
    rather than leaving that to be handled by the backend. As a result, the
    output state was always forced to be terraform.tfstate, regardless of
    the backend settings.
    b316e4ab