It would be helpful to be able to define tags when deploying using ecs-deploy.
We use this tool to coordinate deployments, but Terraform to create the initial task definition. It would be great if we could set tags then to differentiate between the definitions created by this tool, and the ones created by Terraform.
Out specific use case is that we would like to cleanup old task definitions created by ecs-deploy, but not the ones created by Terraform.
It would be helpful to be able to define tags when deploying using ecs-deploy.
We use this tool to coordinate deployments, but Terraform to create the initial task definition. It would be great if we could set tags then to differentiate between the definitions created by this tool, and the ones created by Terraform.
Out specific use case is that we would like to cleanup old task definitions created by ecs-deploy, but not the ones created by Terraform.