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
{{ message }}
This repository was archived by the owner on Sep 29, 2025. It is now read-only.
fix(infra): hardcode the Task role of the ECS streamlit task
it turns out that the parameter "TaskRole" in the template is not
being set by Copilot, so it does not resolve. Because of this,
we need to hardcode the name of the Task role.
0 commit comments