You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On providing AWS_WHITE_LIST it will read only to foo.bar first element, and then it stops and will go to next env var. Escaping. quoting won't work here.
The text was updated successfully, but these errors were encountered:
So the issue when I trie to provide multiple env vars
On providing
AWS_WHITE_LIST
it will read only tofoo.bar
first element, and then it stops and will go to next env var. Escaping. quoting won't work here.The text was updated successfully, but these errors were encountered: