dperez could you show an example of the
@dperez_40301 could you show an example of the same call in bash done by exec bash into the container and inside a bash windmill script that would behave differently ?
12 Replies
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
Ah right, you're using ecs, which might be slightly different in behavior
I think ecs might pass env variables directly
could you list your env variables in the bash above ?
because there is a way to set a whitelist of env variables to passthrough
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
yeah here it is
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
ok you will need to pass those + mount the credentials file
can I ask you a favor, can you write down what you have to do for me to add them to the docs and everyone to benefit from it ?
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
🙏
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
the env variables to passthrough the env variables is in the README
Unknown User•16mo ago
Message Not Public
Sign In & Join Server To View
Thanks for sharing, adding to the docs