This message was deleted.
# harvester
a
This message was deleted.
a
I guess the challenge is, the
upload file
is binded to local pc with specific path, by contrast, the remote URL is fixed That will mean, when the terraform agent runs, it needs to map the local path into the running instanced, to be able to read the file. The code is difficult to reuse. And, you can run
python3 -m http.server
to serve as a simple http server in your pc, thus your terraform code can work in
download
mode. I am checking with some others, if
upload from local file
is supported.
b
Thanks for your response. That is a good idea. But it will very helpful if direct option is available .
a
We are confirming if this option is supported.
👍 1
cc @bland-farmer-13503
confirmed uploading via local file is not supported yet, an enhancement in list now: https://github.com/harvester/harvester/issues/4590
b
Thanks @ancient-pizza-13099 for confirming and workaround.
🤝 1