#The module's container (technically that

1 messages ยท Page 1 of 1 (latest)

idle wolf
#

Got it, so the current way to handle this is something like:
dagger call --aws-credentials-file file:~/aws/credentials --aws-config-file file:~/aws/config

idle wolf
#

I noticed the same for environment variables as well. So no host system components can 'leak' into modules. I see the benefit of this yes. The price of course is verbosity

limpid spear
#

Right. you can make it less obnoxious by shortening argument names, but until we add the convenience layer, that's the UX we have for now.

Totally worth it in the long run ๐Ÿ™‚ The Dagger software ecosystem will be safer and more useful.

idle wolf
#

Makes sense. Do the new docs point out this locking down of 'ambient system access'? I definitely was quite confused at what my module was pointing to and why I couldn't pull from host env until we had this discussion

limpid spear
#

the answer is probably "not yet" ๐Ÿ™‚ that's great feedback

idle wolf
#

latter was exactly what I was looking for, thanks yall