command: Fix TestImport_remoteState
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.
Showing
+7 -4
Please register or sign in to comment