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
* Fix evaluating env variables in fargate config
We need this double evaluation to expand the lists, otherwise it is interpreted as a string and doesn't work.
* use NewExpandMapProvider
0 commit comments