We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd591bb commit d9a2ceaCopy full SHA for d9a2cea
terraform/Makefile
@@ -61,6 +61,6 @@ catch-all-zip:
61
tf-%:
62
$(tf_cmd) $*
63
64
-import:
+import: workspace
65
$(tf_cmd) import $(tf_vars) $(to) $(id)
66
0 commit comments