allisaurus
allisaurus
Hmmm that's unfortunate, you should be able to explicitly unset them somehow, I would think... Glad to hear you're unblocked, but we'll investigate a bit more into why that doesn't...
@nodesocket looks like your task definition contains a number of properties that are invalid `register-task-definition` input. Your deployment still succeeds (based on your pasted output), but the warnings can be...
@kyler-hyuna that's a good point. I think this action was originally envisioned for use with a task definition file in the repo, but pulling one that exists elsewhere and modifying...
hmm sounds like ECS itself may now be failing on the presence of these values. We will follow up on this and post an update.
@siddhant-mohan @a-ruban-craftsoft which AWS regions are you deploying to, for context?
@siddhant-mohan @a-ruban-craftsoft it looks like the failure is actually coming from the [amazon-ecs-deploy-task-definition](https://github.com/aws-actions/amazon-ecs-deploy-task-definition) action, which is failing on the presence of the new fields. We are actively working on a...
@digitlninja as a first step, you can check the ECS service events in the AWS ECS web console to see whether your tasks are flapping (coming up/down) or some specific...
Closing due to lack of response, but feel free to reopen if you find reason to believe this action is effecting your deployment times.
@JefferyHus can you tell me more about that status of your service when the GH action is hanging? Has a new revision successfully been deployed and stabilized, or has a...
Thanks for the feature request @spyoungtech ! I agree this sounds like it would be a great addition