Limited ECS_CONTAINER_CONTEXT configuration to run tasks in a different cluster from daemon #25069
Unanswered
srujithpoondla03
asked this question in
Q&A
Replies: 1 comment
-
Reply from in the Community Slack:
Feel free to open a PR for this! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a specific reason on why ECS_CONTAINER_CONTEXT is limited to only part of the ECS configuration like cluster, network_configuration etc.. are not available? The use case I am looking for is to not use current ecs task config rather I would like to pass the cluster and network configuration from user code through container context instead of a specific task definition arn.
Beta Was this translation helpful? Give feedback.
All reactions