terraform-aws-ecs-fargate-scheduled-task icon indicating copy to clipboard operation
terraform-aws-ecs-fargate-scheduled-task copied to clipboard

Using an existing task definition; overriding the command of a container

Open elijahchancey opened this issue 1 year ago • 1 comments
trafficstars

I already have a task definition family that runs the API service. Within that family, I need to override one of the commands in one of the three containers. I'm confused about how to do that with this module. I think input_event_target_input might be relevant, but I'm not sure how to use it. Would you mind putting an example in the docs? I'd very much appreciate it. Thanks!

elijahchancey avatar Jul 12 '24 17:07 elijahchancey