Trying to run module with -m mygithub.com/foo/bar@v.1.0 and it fails with:
fatal: could not read Username for 'https://mygithub.com': terminal prompts disabled
I am a bit confused about where it is actually executing this (locally or in the dagger engine container) and not sure how the credentials can be supplied in such a case. I would appreciate anyone helping with this.